Skip to content

Commit

Permalink
update release.yml
Browse files Browse the repository at this point in the history
update release.yml
  • Loading branch information
xiaochenl committed Jul 21, 2021
1 parent 3f9822d commit bdf5760
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 bdf5760

Please sign in to comment.