Switch to self-hosted docker-cp-deploy image
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f43f00990f
commit
b5989327d7
@ -11,7 +11,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- for f in $(find /drone -name '*.php'); do php -l "$f"; done
|
- for f in $(find /drone -name '*.php'); do php -l "$f"; done
|
||||||
- name: docker cp deploy
|
- name: docker cp deploy
|
||||||
image: 3wordchant/docker-cp-deploy:latest
|
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
|
||||||
settings:
|
settings:
|
||||||
host: smol-wp.autonomic.zone
|
host: smol-wp.autonomic.zone
|
||||||
service: beta_autonomic_zone_app
|
service: beta_autonomic_zone_app
|
||||||
|
Loading…
Reference in New Issue
Block a user