mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 21:59:52 +02:00
🚧 github: Build a second container image
This commit is contained in:
parent
08a0398e37
commit
648414d9f9
1 changed files with 2 additions and 4 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -34,8 +34,7 @@ jobs:
|
||||||
build-args:
|
build-args:
|
||||||
DRONE_COMMIT=${{ github.sha }}
|
DRONE_COMMIT=${{ github.sha }}
|
||||||
push: true
|
push: true
|
||||||
tags:
|
tags: ${{ github.sha }}
|
||||||
- ${{ github.sha }}
|
|
||||||
-
|
-
|
||||||
name: Build dinglehopper
|
name: Build dinglehopper
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
|
@ -45,5 +44,4 @@ jobs:
|
||||||
build-args:
|
build-args:
|
||||||
DRONE_COMMIT=${{ github.sha }}
|
DRONE_COMMIT=${{ github.sha }}
|
||||||
push: true
|
push: true
|
||||||
tags:
|
tags: ${{ github.sha }}
|
||||||
- ${{ github.sha }}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue