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