pipeline: backend: image: rust commands: - make - make test publish: image: plugins/docker settings: username: realaravinth password: from_secret: DOCKER_TOKEN repo: realaravinth/librepages-forms tags: latest