This commit is contained in:
@@ -135,7 +135,8 @@ steps:
|
|||||||
- failure
|
- failure
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: yarnrc
|
- host:
|
||||||
|
name: yarnrc
|
||||||
path: /Volume1/docker/.yarnrc.yml
|
path: /Volume1/docker/.yarnrc.yml
|
||||||
|
|
||||||
# depends_on:
|
# depends_on:
|
||||||
@@ -228,7 +229,6 @@ steps:
|
|||||||
- name: Deploy Container
|
- name: Deploy Container
|
||||||
image: docker:dind
|
image: docker:dind
|
||||||
commands:
|
commands:
|
||||||
- cp /volume1/docker/labs/grow-auth/.env .
|
|
||||||
- docker compose build
|
- docker compose build
|
||||||
- docker compose up --wait
|
- docker compose up --wait
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user