fix url
Build KX3DEX.radio / Build and Deploy (push) Failing after 5m6s
Details
Build KX3DEX.radio / Build and Deploy (push) Failing after 5m6s
Details
parent
1d54c34812
commit
6711b3f240
|
@ -55,7 +55,7 @@ jobs:
|
||||||
|
|
||||||
- name: Build Docker container and put in gitea registry.
|
- name: Build Docker container and put in gitea registry.
|
||||||
run: |
|
run: |
|
||||||
echo "${{ secrets.action_token }}" | docker login gitea.dex -u dex --password-stdin
|
echo "${{ secrets.action_token }}" | docker login gitea.simplysyncedllc.com -u dex --password-stdin
|
||||||
docker build -t gitea.simplysyncedllc.com/dex/kx3dex_radio:latest .
|
docker build -t gitea.simplysyncedllc.com/dex/kx3dex_radio:latest .
|
||||||
docker push gitea.simplysyncedllc.com/dex/kx3dex_radio:latest
|
docker push gitea.simplysyncedllc.com/dex/kx3dex_radio:latest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue