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

This commit is contained in:
Roland Thomas 2023-06-10 18:49:14 -04:00
parent 8b800c09fa
commit b5af7df201
1 changed files with 1 additions and 1 deletions

View File

@ -32,5 +32,5 @@ jobs:
GITEA_WORKSPACE: ${{ gitea.workspace }} GITEA_WORKSPACE: ${{ gitea.workspace }}
run: | run: |
cd "$GITEA_WORKSPACE" cd "$GITEA_WORKSPACE"
docker build -f Dockerfile -t rtj.dev:0.0.1 . docker build -f Dockerfile -t 192.168.1.100:3000/roland/rtj.dev:0.0.1 .
docker push 192.168.1.100:3000/roland/rtj.dev:0.0.1 docker push 192.168.1.100:3000/roland/rtj.dev:0.0.1