pipeline: publish-dev: image: node:18 when: branch: dev secrets: - docker_password settings: username: xeovalyte password: from_secret: docker_password repo: gitea.xeovalyte.dev/xeovalyte/wrbapp tags: - latest registry: gitea.xeovalyte.dev