Seems like overkill. Building is enough for now.

This commit is contained in:
Luke Murphy 2017-10-13 22:46:04 +02:00
parent 39f40edf96
commit e03ca1673e
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 6 deletions

View File

@ -4,15 +4,9 @@ variables:
GEMSPEC: "autonomic.gemspec"
stages:
- quality
- site-build
- deploy
quality-assurance:
stage: quality
script:
- echo "TODO!"
site-builder:
stage: site-build
before_script: