We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0774a5 + 0037834 commit 11ad46dCopy full SHA for 11ad46d
.github/workflows/release.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
push: true
23
tags: "lirt/k8s-secret-replicator:${{ github.ref_name }}"
24
- file: "docker/Dockerfile"
+ file: "Dockerfile"
25
platforms: "linux/amd64,linux/arm,linux/arm64"
26
no-cache: true
27
build-args: |
0 commit comments