Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chuntaojun authored May 19, 2023
1 parent 9115d04 commit 49ff2ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
env:
DOCKER_TAG: ${{ steps.get_version.outputs.VERSION }}
run: |
make all REPO=polarismesh/polaris-controller IMAGE_TAG=${DOCKER_TAG}
make all-nologin REPO=polarismesh/polaris-controller IMAGE_TAG=${DOCKER_TAG}

0 comments on commit 49ff2ea

Please sign in to comment.