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