We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 593ba88 commit 05c056cCopy full SHA for 05c056c
1 file changed
.github/workflows/release.yaml
@@ -72,5 +72,5 @@ jobs:
72
--platform linux/arm64,linux/amd64 \
73
--tag us-central1-docker.pkg.dev/genuine-flight-317411/devel/robusta-cli:dummy-${{env.RELEASE_VER}} \
74
--push \
75
- --file cli.Dockerfile \
+ --file Dockerfile \
76
.
0 commit comments