Skip to content

Commit

Permalink
Merge pull request #53 from PRIDE-Archive/python3
Browse files Browse the repository at this point in the history
change from suresh
  • Loading branch information
colin-combe authored Nov 23, 2023
2 parents ebdcf5b + a32da6b commit df56db2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
context: .
push: true
tags: |
ghcr.io/proteomics-developers/xi-mzidentml-converter:latest
ghcr.io/proteomics-developers/xi-mzidentml-converter:${{ env.IMAGE_TAG }}
ghcr.io/${{ vars.API_GITHUB_REPOSITORY }}:latest
ghcr.io/${{ vars.API_GITHUB_REPOSITORY }}:${{ env.IMAGE_TAG }}
deploy:
needs: docker_build
Expand Down

0 comments on commit df56db2

Please sign in to comment.