fix
This commit is contained in:
parent
0bd6ec5c5c
commit
6a34099e17
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ jobs:
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
run: |
|
run: |
|
||||||
docker build -t git.hydrar.de/red/cdb:latest .
|
docker build -t git.hydrar.de/red/cdb:latest .
|
||||||
docker push git.hydrar.de/red/cdb:latests
|
docker push git.hydrar.de/red/cdb:latest
|
Loading…
Reference in a new issue