Skip to content
Snippets Groups Projects

chore(deps): update dependency griefed/gitlab-ci-cd to v2.0.5

Merged RenovateBot requested to merge renovate-griefed-gitlab-ci-cd-2.x into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -3,7 +3,7 @@ stages:
- docs
test quasar:
image: griefed/gitlab-ci-cd:2.0.4
image: griefed/gitlab-ci-cd:2.0.5
stage: test
cache:
paths:
@@ -15,7 +15,7 @@ test quasar:
- quasar build
pages:
image: griefed/gitlab-ci-cd:2.0.4
image: griefed/gitlab-ci-cd:2.0.5
stage: docs
cache:
paths:
Loading