This repository has been archived on 2022-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
sso/.woodpecker.yml
realaravinth 5acf8683a9
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
feat: pkg and upload docker img
2022-08-22 15:07:46 +05:30

17 lines
327 B
YAML

pipeline:
backend:
image: python
commands:
- pip install virtualenv
- make env
- make lint
- make coverage
publish:
image: plugins/docker
settings:
username: realaravinth
password:
from_secret: DOCKER_TOKEN
repo: realaravinth/mystiq-sso
tags: latest