„.drone.yml“ ändern
continuous-integration/drone/push Build is failing Details

main
michael 1 year ago
parent f1f30ceabd
commit b95c566185

@ -23,6 +23,7 @@ steps:
- name: test
image: python:3.7-alpine
commands:
- apk add add wget make git
- source /tmp/shared/.venv/bin/activate
- make test
- echo $$DRONE_COMMIT_SHA > .tags

Loading…
Cancel
Save