Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ stages: - deploy before_script: - apk add bash - apk add bash git # format-check verifies that our tests follow guide lines, are well named and # formatted. Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ stages: - deploy before_script: - apk add bash - apk add bash git # format-check verifies that our tests follow guide lines, are well named and # formatted. Loading