GitLab CI: call env
before jobs
This commit is contained in:
parent
2b1ceb6d08
commit
446b9b9bb1
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ stages:
|
|||
- deploy
|
||||
|
||||
before_script:
|
||||
- env
|
||||
- yarn
|
||||
|
||||
lint-js:
|
||||
|
|
Loading…
Reference in a new issue