Update .gitea/workflows/default.yaml
All checks were successful
Gitea CI/CD / build (push) Successful in 4m21s
All checks were successful
Gitea CI/CD / build (push) Successful in 4m21s
Comment: Build Docker location.
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
registry: https://registry.rokoh.com
|
registry: https://registry.rokoh.com
|
||||||
|
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
run: docker build . -t clivelancaster:latest -f clivelancaster/Dockerfile
|
run: docker build . -t clivelancaster:latest -f Dockerfile
|
||||||
|
|
||||||
- name: Tag Docker image
|
- name: Tag Docker image
|
||||||
run: docker tag clivelancaster:latest registry.rokoh.com/clivelancaster:latest
|
run: docker tag clivelancaster:latest registry.rokoh.com/clivelancaster:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user