Deploy dev to GitLab pages
This commit is contained in:
parent
9136880d4a
commit
7704e72d2d
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ pages: # the job must be named pages
|
||||||
paths:
|
paths:
|
||||||
- public # artifact path must be /public for GitLab Pages to pick it up
|
- public # artifact path must be /public for GitLab Pages to pick it up
|
||||||
only:
|
only:
|
||||||
- main
|
- dev
|
||||||
|
|
||||||
s3-deploy:
|
s3-deploy:
|
||||||
stage: .post
|
stage: .post
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue