mirror of
https://github.com/mveril/qp-demo
synced 2025-01-03 18:16:14 +01:00
Disable push
This commit is contained in:
parent
152d364360
commit
60fccd1850
2
.github/workflows/docker-pull.yml
vendored
2
.github/workflows/docker-pull.yml
vendored
@ -58,7 +58,7 @@ jobs:
|
||||
with:
|
||||
context: ./
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
push: false
|
||||
tags: ${{ secrets.DOCKER_HUB_USERNAME }}/qp_demo:${{ steps.extract_docker_tag.outputs.tag }}
|
||||
|
||||
- name: Image digest
|
||||
|
Loading…
Reference in New Issue
Block a user