Skip to content

Commit

Permalink
Update closure-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nivi-sco88 committed Jan 12, 2024
1 parent 48ebeb7 commit 45d3214
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/closure-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,4 @@ jobs:
password: ${{ secrets.DOCKER_HUB_TOKEN }}

- name: Push docker image
run: docker push nivisco88/tw-app:latest

- name: Run Docker container
run: docker run -p 8000:8000 nivisco88/tw-app:latest
run: docker push nivisco88/tw-app:latest

0 comments on commit 45d3214

Please sign in to comment.