misc: fix docker.yml

pull/7734/head
Carl Richter 4 years ago
parent 43db2d0a63
commit 3214c995d5

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

Loading…
Cancel
Save