(MODE-11365) Fixing deployment job.
This commit is contained in:
parent
290999b54f
commit
7fc884dddc
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ jobs:
|
||||||
ENVIRONMENT: "dev"
|
ENVIRONMENT: "dev"
|
||||||
steps:
|
steps:
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: ~/tmp/repo
|
at: /tmp/repo
|
||||||
- run:
|
- run:
|
||||||
name: Configure deployment
|
name: Configure deployment
|
||||||
command: |
|
command: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue