github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/gitlab/yaml/testdata/job_keywords/after_script/example-1.yaml.golden (about) 1 job: 2 after_script: 3 - echo "Execute this command after the `script` section completes." 4 script: 5 - echo "An example script section."