Update '.woodpecker/build-dev.yml'
All checks were successful
ci/woodpecker/push/build-dev Pipeline was successful

This commit is contained in:
2023-03-20 20:13:21 +01:00
parent dd3e15f046
commit 5b04672447

View File

@@ -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
@@ -28,10 +20,4 @@ pipeline:
- registry: https://git.narvas.tech
username: vista
password:
from_secret: GITEA_TOKEN
# settings:
# username: vista
# password:
# from_secret: GITEA_TOKEN
# repo: vista/${CI_REPO_NAME}
# tag: dev
from_secret: GITEA_TOKEN