7
0
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:
Gustavo Silva 2020-03-12 22:47:24 +00:00
parent 495a182fb7
commit 7b2bbcf9e1
No known key found for this signature in database
GPG Key ID: 08551320BC3EDC50

View File

@ -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