test avec woodpecker
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

This commit is contained in:
François Pelletier 2024-02-03 20:10:03 -05:00
parent c355f69a58
commit b91e14b8da

View file

@ -1,6 +1,6 @@
steps:
- name: Build image
image: docker:20-dind
image: docker
commands:
- docker build --rm -t local/point-median-backend .
- docker run --network=host caprover/cli-caprover:2.2.3 caprover deploy --caproverUrl "$CAPROVER_URL" --caproverPassword "$CAPROVER_PASSWORD" -a "$CAPROVER_APP" -i local/point-median-backend