misc: fix docker.yml

pull/7734/head
Carl Richter 4 years ago
parent 07893b0fa9
commit 3f649ac5d0

@ -89,4 +89,4 @@ jobs:
push: true push: true
context: . context: .
file: dev/build/Dockerfile file: dev/build/Dockerfile
tags: bleeding,${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}

Loading…
Cancel
Save