Correct build
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
Details
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
Details
This commit is contained in:
parent
8b800c09fa
commit
b5af7df201
|
@ -32,5 +32,5 @@ jobs:
|
|||
GITEA_WORKSPACE: ${{ gitea.workspace }}
|
||||
run: |
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue