This commit is contained in:
parent
9a5cf46400
commit
87852905ef
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user