Skip to content

Commit

Permalink
Fix push-dockerhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximPlusov committed Sep 4, 2024
1 parent e0ee7d2 commit b8f39a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
context: .
file: ./Dockerfile
build-args: GH_CHECKOUT=arlington-master
push: true
tags: verapdf/arlington:latest,verapdf/arlington:v1.26.1
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit b8f39a7

Please sign in to comment.