Defaults


Defaults

Apply settings to all jobs using default

default can contain…

Example

default:
  image: alpine
  before_script: echo "Welcome to this job"
job_name:
  #...

Hands-On

See chapter Defaults