Skip to content

Commit 4ce73a5

Browse files
authored
Pinned alpine image to latest
1 parent 5ec9747 commit 4ce73a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
sync_to_github:
22
rules:
33
- if: $CI_COMMIT_BRANCH == "master" && $CI_PROJECT_PATH == "adamlui/userscripts"
4-
image: alpine
4+
image: alpine:latest
55
script:
66
- apk add --no-cache git
77
- git clone https://gitlab.com/adamlui/userscripts.git

0 commit comments

Comments
 (0)