Skip to content

Commit

Permalink
refactor: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
cookienc committed May 22, 2024
1 parent 34feb2a commit 9e65e08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/prod-pull-request-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:

- name: Docker Image Build
run: |
pwd
echo hello
ls
cd itracker
docker build --platform linux/amd64 -t itracker2024/itracker-prod:$IMAGE_TAG -f Dockerfile-prod .
- name: Docker Hub Push
Expand Down

0 comments on commit 9e65e08

Please sign in to comment.