mirror of
https://gitlab.com/ubuntu-pt/open-edu.git
synced 2024-12-21 19:44:03 +00:00
Updates GitLab CI/CD pipelines
This commit is contained in:
parent
495a182fb7
commit
7b2bbcf9e1
@ -11,6 +11,8 @@ test:
|
|||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- bundle exec jekyll build -d test
|
- bundle exec jekyll build -d test
|
||||||
|
only:
|
||||||
|
- merge_requests
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- test
|
- test
|
||||||
|
Loading…
Reference in New Issue
Block a user