mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-06 18:36:43 +02:00
test another image name
This commit is contained in:
parent
caca580c97
commit
b91a8e9efd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
file: ./container/base/Dockerfile
|
file: ./container/base/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: codeforleipzig/stadtratmonitor-base:latest
|
tags: codeforleipzig/stadtratmonitor:latest
|
||||||
|
|
||||||
- name: Build and push Deploy image
|
- name: Build and push Deploy image
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
|
|
Loading…
Add table
Reference in a new issue