fix: Corrected pipeline file
All checks were successful
Build and Push Dev Containers / build (push) Successful in 4m40s

This commit is contained in:
2025-10-23 09:33:01 +01:00
parent b74d200584
commit cf5106e73f

View File

@@ -22,8 +22,6 @@ jobs:
username: ${{ secrets.CONTAINER_REGISTRY_USERNAME }}
password: ${{ secrets.CONTAINER_REGISTRY_PASSKEY }}
- name: Build and push containers
run: |
- name: Build and push containers
env:
CONTAINER_REGISTRY: ${{ secrets.CONTAINER_REGISTRY }}