Kim cb5ab8c2cf
All checks were successful
continuous-integration/drone/push Build is passing
add command to add executable bit to file in pipeline config
2021-09-20 18:53:04 +02:00

11 lines
210 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: test
image: python:3.8-alpine
pull: if-not-exists
commands:
- chmod +x prnt.sc_link_generator.py
- ./prnt.sc_link_generator.py