Skip to content

Commit

Permalink
ci: attempt 3 at fixing Docker Build
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloanan committed Mar 19, 2021
1 parent 6993a94 commit c2e69ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
push: true
tags: ${{steps.prep.outputs.tags}}

0 comments on commit c2e69ac

Please sign in to comment.