fix url
Build KX3DEX.radio / Build and Deploy (push) Failing after 5m6s Details

master
Dex 2024-03-28 15:48:01 -04:00
parent 1d54c34812
commit 6711b3f240
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
- name: Build Docker container and put in gitea registry.
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 push gitea.simplysyncedllc.com/dex/kx3dex_radio:latest