mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
🚧 github: Do not attempt to push for now
This commit is contained in:
parent
648414d9f9
commit
a478b9bd47
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
file: Dockerfile-core
|
||||
build-args:
|
||||
DRONE_COMMIT=${{ github.sha }}
|
||||
push: true
|
||||
push: false
|
||||
tags: ${{ github.sha }}
|
||||
-
|
||||
name: Build dinglehopper
|
||||
|
@ -43,5 +43,5 @@ jobs:
|
|||
file: Dockerfile-dinglehopper
|
||||
build-args:
|
||||
DRONE_COMMIT=${{ github.sha }}
|
||||
push: true
|
||||
push: false
|
||||
tags: ${{ github.sha }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue