Skip to content

Commit

Permalink
testing: docker ci
Browse files Browse the repository at this point in the history
  • Loading branch information
c-seeger committed Mar 6, 2024
1 parent 49e4ed3 commit fa15400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
context: docker/
file: docker/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: 'latest'
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit fa15400

Please sign in to comment.