(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"
|
||||
steps:
|
||||
- attach_workspace:
|
||||
at: ~/tmp/repo
|
||||
at: /tmp/repo
|
||||
- run:
|
||||
name: Configure deployment
|
||||
command: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue