Skip to content

Commit

Permalink
Merge pull request #513 from meshplus/fix-release-scripts
Browse files Browse the repository at this point in the history
update release.yml
  • Loading branch information
Sandy Zhou authored Jul 21, 2021
2 parents 3f9822d + bdf5760 commit 8f39465
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
name: meshplus/bitxhub
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
registry: hub.docker.com
dockerfile: Dockerfile-raft
tag_names: true

Expand All @@ -66,6 +65,5 @@ jobs:
name: meshplus/bitxhub-solo
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
registry: hub.docker.com
dockerfile: Dockerfile-solo
tag_names: true

0 comments on commit 8f39465

Please sign in to comment.