This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user