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' ]
|
include: [ '.woodpecker/build-dev.yml', 'Dockerfile', 'check.sh' ]
|
||||||
|
|
||||||
pipeline:
|
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:
|
build_and_publish_gitea:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
registry: git.narvas.tech
|
registry: git.narvas.tech
|
||||||
@@ -28,10 +20,4 @@ pipeline:
|
|||||||
- registry: https://git.narvas.tech
|
- registry: https://git.narvas.tech
|
||||||
username: vista
|
username: vista
|
||||||
password:
|
password:
|
||||||
from_secret: GITEA_TOKEN
|
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