Update .gitlab-ci.yml
This commit is contained in:
parent
6e23fe4cc2
commit
d2f8ffe632
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ stages:
|
|||
build_job:
|
||||
stage: build
|
||||
script:
|
||||
- '& package.ps1'
|
||||
- '& $env:CI_PROJECT_DIR\package.ps1'
|
||||
artifacts:
|
||||
expire_in: 1 yrs
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue