Skip to content
Snippets Groups Projects
Commit 8b7db4be authored by Jörg Sachse's avatar Jörg Sachse
Browse files

style: include suggestions from linter

parent 105f804e
No related branches found
No related tags found
1 merge request!1Feature: GitLab-CI
---
# A pipeline is composed of independent jobs that run scripts, grouped into stages.
# Stages run in sequential order, but jobs within stages run in parallel.
#
......@@ -65,4 +66,3 @@ cleanup-job:
script:
- rm -rf "%CACHE_PATH%/%CI_PIPELINE_ID%"
when: always
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment