Update '.woodpecker/build-dev.yml'
All checks were successful
ci/woodpecker/push/build-dev Pipeline was successful
All checks were successful
ci/woodpecker/push/build-dev Pipeline was successful
This commit is contained in:
@@ -4,14 +4,6 @@ when:
|
||||
include: [ '.woodpecker/build-dev.yml', 'Dockerfile', 'check.sh' ]
|
||||
|
||||
pipeline:
|
||||
# build_and_publish_docker:
|
||||
# image: woodpeckerci/plugin-docker-buildx
|
||||
# settings:
|
||||
# username: vistanarvas
|
||||
# password:
|
||||
# from_secret: DOCKERHUB_TOKEN
|
||||
# repo: vistanarvas/${CI_REPO_NAME}
|
||||
# tag: dev
|
||||
build_and_publish_gitea:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
registry: git.narvas.tech
|
||||
@@ -29,9 +21,3 @@ pipeline:
|
||||
username: vista
|
||||
password:
|
||||
from_secret: GITEA_TOKEN
|
||||
# settings:
|
||||
# username: vista
|
||||
# password:
|
||||
# from_secret: GITEA_TOKEN
|
||||
# repo: vista/${CI_REPO_NAME}
|
||||
# tag: dev
|
||||
Reference in New Issue
Block a user