http://eweiibe6dfzpdr3sjwemxg6ntnl6os7hmoxqegg2igksed2xf35357yd.onion/help/ci/yaml/_index.md
Supported values : These keywords can have custom defaults: after_script artifacts , though due to issue 404563 , the nested keyword artifacts:expire_in has no effect. before_script cache hooks id_tokens image interruptible retry services tags timeout , though due to issue 213634 this keyword has no effect. Example of default : default : image : ruby:3.0 retry : 2 rspec : script : bundle exec rspec rspec 2.7 : image : ruby:2.7 script : bundle exec rspec In this example: image:...