Merge pull request 'test' (#27) from test into main
Reviewed-on: $scheme://$host/MngomaLab/webapitest/pulls/27
This commit was merged in pull request #27.
This commit is contained in:
@@ -13,8 +13,11 @@ steps:
|
|||||||
- name: docker build and push
|
- name: docker build and push
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
repo: gitea.khongisa.co.za/khwezi/sampleapi
|
repo: khwezi/mngomalab
|
||||||
registry: registry.khongisa.co.za:3005
|
registry: index.docker.io
|
||||||
insecure: true
|
username:
|
||||||
|
from_secret: docker_username
|
||||||
|
password:
|
||||||
|
from_secret: docker_password
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
context: .
|
context: .
|
||||||
Reference in New Issue
Block a user