ci: teste deploy para homologação
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:
@@ -18,9 +18,7 @@ steps:
|
|||||||
source: .
|
source: .
|
||||||
target: /home/app_fatura_homolog
|
target: /home/app_fatura_homolog
|
||||||
rm: false
|
rm: false
|
||||||
scp_args:
|
|
||||||
- "-r"
|
|
||||||
- "--exclude=docker-compose.yml"
|
|
||||||
|
|
||||||
- name: restart homolog container
|
- name: restart homolog container
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
@@ -32,7 +30,7 @@ steps:
|
|||||||
script:
|
script:
|
||||||
- docker rm -f FaturasHomolog || true
|
- docker rm -f FaturasHomolog || true
|
||||||
- cd /home/app_fatura_homolog
|
- cd /home/app_fatura_homolog
|
||||||
- docker compose up -d
|
- docker compose -f docker-compose-homolog.yml up -d
|
||||||
|
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
|
|||||||
1
trigger.txt
Normal file
1
trigger.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# Trigger test Mon Jul 28 07:10:34 PM -03 2025
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user