Skip to content

Commit 05c056c

Browse files
committed
fixed path to Dockerfile
1 parent 593ba88 commit 05c056c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ jobs:
7272
--platform linux/arm64,linux/amd64 \
7373
--tag us-central1-docker.pkg.dev/genuine-flight-317411/devel/robusta-cli:dummy-${{env.RELEASE_VER}} \
7474
--push \
75-
--file cli.Dockerfile \
75+
--file Dockerfile \
7676
.

0 commit comments

Comments
 (0)