Update .gitlab-ci.yml
This commit is contained in:
parent
a680a12ddc
commit
c92b2d2977
|
@ -5,7 +5,7 @@ build:
|
||||||
image: screenplain:latest
|
image: screenplain:latest
|
||||||
stage: build
|
stage: build
|
||||||
only:
|
only:
|
||||||
- main
|
- master
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- ScreenPlay/
|
- ScreenPlay/
|
||||||
|
|
Loading…
Reference in New Issue