mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +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:
|
||||
DRONE_COMMIT=${{ github.sha }}
|
||||
push: true
|
||||
tags:
|
||||
- ${{ github.sha }}
|
||||
tags: ${{ github.sha }}
|
||||
-
|
||||
name: Build dinglehopper
|
||||
uses: docker/build-push-action@v4
|
||||
|
@ -45,5 +44,4 @@ jobs:
|
|||
build-args:
|
||||
DRONE_COMMIT=${{ github.sha }}
|
||||
push: true
|
||||
tags:
|
||||
- ${{ github.sha }}
|
||||
tags: ${{ github.sha }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue