Workflow: set fullpath gitea docker url
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -11,6 +11,6 @@ jobs:
|
||||
- name: Build docker image
|
||||
run: |
|
||||
set +e
|
||||
docker image rm -f ubuntu-node:latest
|
||||
docker image rm -f 10.9.0.0:80/ttc/ubuntu-node:latest
|
||||
set -e
|
||||
docker build . -t ubuntu-node:latest
|
||||
docker build . -t 10.9.0.0:80/ttc/ubuntu-node:latest
|
||||
Reference in New Issue
Block a user