Skip to content

Commit

Permalink
Update buildandpush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinm2 committed Aug 24, 2023
1 parent fb86097 commit 673741e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/buildandpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
tags: bigcatum/bridgedb:${{ env.BDBVERSION }}-${{ env.BRIDGEDBWSVERSION }}

-
name: Build and push
uses: docker/build-push-action@v4
with:
push: true
tags: bigcatum/bridgedb:latest
# name: Build and push
# uses: docker/build-push-action@v4
# with:
# push: true
# tags: bigcatum/bridgedb:latest

0 comments on commit 673741e

Please sign in to comment.