Skip to content

Commit

Permalink
Test V
Browse files Browse the repository at this point in the history
  • Loading branch information
keylogic1 committed Jun 13, 2024
1 parent 09442e7 commit 29f5ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
env:
VERSION: ${{ env.VERSION }}
run: |
docker buildx use neutronorg/neutron
docker buildx use neutron
make build-static-linux-amd64
docker tag neutron-amd64:latest neutronorg/neutron:${{ env.VERSION }}
docker push neutronorg/neutron:${{ env.VERSION }}
Expand Down

0 comments on commit 29f5ed2

Please sign in to comment.