Correct build
Some checks failed
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
Some checks failed
rtj.dev Build and Deploy / Build-and-Deploy (push) Failing after 7s
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user