Initial commit with Woodpecker CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -4,7 +4,8 @@ metadata:
|
||||
name: hello-gin
|
||||
|
||||
deploy:
|
||||
kubectl: {}
|
||||
kubectl:
|
||||
defaultNamespace: memelord-jake
|
||||
|
||||
manifests:
|
||||
rawYaml:
|
||||
@@ -14,7 +15,7 @@ manifests:
|
||||
# kubectl create secret docker-registry imgcred --docker-server=https://git.codemowers.io --docker-username=__token__ --docker-password=...
|
||||
build:
|
||||
artifacts:
|
||||
- image: git.codemowers.io/laurivosandi/hello-gin
|
||||
- image: git.codemowers.io/itumi/hello-gin
|
||||
|
||||
# Comment following lines below to build locally
|
||||
# cluster:
|
||||
|
||||
Reference in New Issue
Block a user