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:
|
build_job:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- '& package.ps1'
|
- '& $env:CI_PROJECT_DIR\package.ps1'
|
||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 yrs
|
expire_in: 1 yrs
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue