phc/.drone.yml
jblu 002ad714a9
Some checks failed
continuous-integration/drone/push Build is failing
updated test
2023-06-16 02:30:22 -05:00

22 lines
383 B
YAML

kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
registry: git.jbranan.com
dry_run: false
username: jblu
password:
from_secret: gittea_drone
repo: git.jbranan.com/jblu/phc
tags:
- latest
when:
branch:
- main
- name: test
image: git.jbranan.com/jblu/phc:latest
commands:
- /bin/sh /opt/phc.sh