Skip to content

Commit

Permalink
ignore dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
gal authored Jan 24, 2024
1 parent 7bc1dea commit 162625c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push dev-env image
uses: docker/[email protected]
with:
push: true
context: .
tags: ghcr.io/uccnetsoc/whodis:dev-env, ghcr.io/uccnetsoc/whodis:${{ github.sha }}-dev-env
target: dev
# - name: Build and push dev-env image
# uses: docker/[email protected]
# with:
# push: true
# context: .
# tags: ghcr.io/uccnetsoc/whodis:dev-env, ghcr.io/uccnetsoc/whodis:${{ github.sha }}-dev-env
# target: dev

- name: Build and push prod image
uses: docker/[email protected]
Expand Down

0 comments on commit 162625c

Please sign in to comment.