Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): update ghcr.io/griefed/gitlab-ci-cd docker tag to v2.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
RenovateBot committed May 4, 2023
1 parent f377c54 commit 1a066ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ Gradle Test:

Docker Test:
stage: Tests
image: ghcr.io/griefed/gitlab-ci-cd:2.0.9
image: ghcr.io/griefed/gitlab-ci-cd:2.2.10
before_script:
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
- docker buildx create --use --name grfdbuilder
Expand Down Expand Up @@ -202,7 +202,7 @@ Generate Release:
artifacts: false
- job: secret_detection
artifacts: false
image: ghcr.io/griefed/gitlab-ci-cd:2.0.9
image: ghcr.io/griefed/gitlab-ci-cd:2.2.10
script:
- npx semantic-release
rules:
Expand Down

0 comments on commit 1a066ec

Please sign in to comment.