modified ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Xeovalyte 2023-01-22 15:50:27 +01:00
parent 9a5cf46400
commit 87852905ef

View File

@ -1,8 +1,6 @@
pipeline: pipeline:
publish-dev: publish-dev:
image: node:18 image: node:18
when:
branch: dev
secrets: secrets:
- docker_password - docker_password
settings: settings:
@ -13,3 +11,5 @@ pipeline:
tags: tags:
- latest - latest
registry: gitea.xeovalyte.dev registry: gitea.xeovalyte.dev
when:
branch: dev