Skip to content

Commit

Permalink
ci: Bump gitlab-ci-cd to 2.2.28
Browse files Browse the repository at this point in the history
  • Loading branch information
Griefed committed Jan 18, 2025
1 parent 7fd4bfc commit 1773ef2
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 @@ -12,10 +12,10 @@ variables:
GRADLE_USER_HOME: "$CI_PROJECT_DIR/.gradle"

services:
- name: ghcr.io/griefed/gitlab-ci-cd:2.2.27
- name: ghcr.io/griefed/gitlab-ci-cd:2.2.28
alias: docker

image: ghcr.io/griefed/gitlab-ci-cd:2.2.27
image: ghcr.io/griefed/gitlab-ci-cd:2.2.28

workflow:
rules:
Expand Down

0 comments on commit 1773ef2

Please sign in to comment.