Skip to content
Snippets Groups Projects
Unverified Commit 0b8cbca5 authored by Alexey Minnekhanov's avatar Alexey Minnekhanov :electric_plug:
Browse files

temp fix: CI: alpine:edge is temporarily broken now

don't run apk upgrade for now
parent ae3d73aa
No related branches found
No related tags found
No related merge requests found
Pipeline #202819 passed
......@@ -57,7 +57,7 @@ shellcheck:
<<: *only-default
image: alpine:edge
before_script:
- apk -q upgrade
# - apk -q upgrade
- apk -q add shellcheck
script:
- .gitlab-ci/shellcheck.sh
......
  • Administrator @root

    mentioned in merge request !2503 (merged)

    By Alexey Min on 2021-09-11T17:15:31

    · Imported

    mentioned in merge request !2503 (merged)

    By Alexey Min on 2021-09-11T17:15:31

    Edited by Ghost User
    Toggle commit list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment