Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cshcwu authored Jan 12, 2024
1 parent bc5bbd1 commit 7b14eba
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 @@ -23,8 +23,6 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Push to DockerHub
env:
IMAGE_TAG: ${{ env.RELEASE_VERSION }}
run: |
docker push cogstacksystems/cogstackcohort-randomdata:latest
docker push cogstacksystems/cogstackcohort:latest

0 comments on commit 7b14eba

Please sign in to comment.