fix
This commit is contained in:
parent
b4344bdb39
commit
0bd6ec5c5c
1 changed files with 2 additions and 2 deletions
|
@ -21,5 +21,5 @@ 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:latests
|
Loading…
Reference in a new issue