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