Skip to content

Commit

Permalink
dockerhub build fix (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
genric authored Oct 28, 2024
1 parent f3b283e commit abea349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
- name: Build and Push Docker Image
uses: docker/build-push-action@v5
with:
context: .
push: true
tags: bluebrain/bbp-workflow:latest

0 comments on commit abea349

Please sign in to comment.