Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab Runner Scripts GitLab Runner Scripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISC Open Source ProjectsISC Open Source Projects
  • GitLab Runner ScriptsGitLab Runner Scripts
  • Merge requests
  • !3

Add step_script stage

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michal Nowak requested to merge mnowak/add-step_script-stage into master Jun 22, 2020
  • Overview 7
  • Commits 1
  • Pipelines 3
  • Changes 1

GitLab Runner 13.1.0 seems to add a step_script stage. Without this stage recognized libvirt jobs fail with:

Executing "step_script" stage of the job script
Unsupported run stage 'step_script'

The step_script stage is not documented upstream.

This was reported upstream as https://gitlab.com/gitlab-org/gitlab-runner/-/issues/26418.

Edited Jun 23, 2020 by Michal Nowak
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: mnowak/add-step_script-stage