mirror of
https://github.com/mveril/qp-demo
synced 2025-02-11 12:14:36 +01:00
Remove tag for build
This commit is contained in:
parent
fb36d703e0
commit
36ed9f53fe
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -36,7 +36,6 @@ jobs:
|
||||
context: ./
|
||||
file: ./Dockerfile
|
||||
push: false
|
||||
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/qp_demo:${GITHUB_REF#refs/heads/}.${GITHUB_SHA::8}
|
||||
|
||||
- name: Image digest
|
||||
run: echo ${{ steps.docker_build.outputs.digest }}
|
Loading…
x
Reference in New Issue
Block a user