.gitlab-ci.yml in getto-roda-1.1.2 vs .gitlab-ci.yml in getto-roda-1.1.3
- old
+ new
@@ -5,8 +5,15 @@
- vendor/
test:
except:
- tags
+ - release
script:
- bundle
- bundle exec rake
+
+release:
+ only:
+ - release@getto-systems-labo/rubygems-roda
+ script:
+ - ./bin/push_tags.sh