Compare commits
3 Commits
8cff952b17
...
d828595384
| Author | SHA1 | Date | |
|---|---|---|---|
| d828595384 | |||
| d56728ecb2 | |||
| a9a87fe163 |
@@ -13,8 +13,11 @@ steps:
|
||||
- name: docker build and push
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: gitea.khongisa.co.za/khwezi/sampleapi
|
||||
registry: registry.khongisa.co.za:3005
|
||||
insecure: true
|
||||
repo: khwezi/mngomalab
|
||||
registry: index.docker.io
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
dockerfile: Dockerfile
|
||||
context: .
|
||||
Reference in New Issue
Block a user