update project name
Some checks failed
Build and Push SOPS Decrypt Image / build-and-push (push) Failing after 9s

This commit is contained in:
Mark Kaulertz 2025-06-20 11:45:51 +02:00
parent 8a9422213e
commit a6f661e262

View File

@ -33,7 +33,7 @@ jobs:
uses: docker/build-push-action@v5
with:
# The directory containing your Dockerfile
context: ./sops-init
context: ./sops-decrypt
# Push the image after building
push: true
# Define the tags for the image