Skip to content

Cache/Artifacts in same location fix

Compare
Choose a tag to compare
@firecow firecow released this 02 Jun 19:31
· 1648 commits to master since this release
  • Fixed bugs with cache and artifacts being the same location
  • Fixed template include being fetched over git+ssh, https is now used
  • Don't generate .gitlab-ci-local build folders for shell-executor jobs, they weren't used. (yet!)
  • Only copy artifacts to $cwd, if any shell-executor jobs exist in the entire pipeline