Correct push
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 8s Details

This commit is contained in:
Roland Thomas 2023-06-10 18:37:12 -04:00
parent 2904b617b3
commit 9c9ac8f644
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ jobs:
run: |
cd "$GITEA_WORKSPACE"
docker build -f Dockerfile -t rtj.dev:0.0.1 .
docker push rtj.dev:0.0.1
docker push http://192.168.1.100:3000/roland/rtj.dev:0.0.1