Loading .gitlab-ci.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line image: derfnull/kratos-ci:2020.11.21 stages: - test run_tests: stage: test script: test/test.sh Loading
.gitlab-ci.yml 0 → 100644 +8 −0 Original line number Diff line number Diff line image: derfnull/kratos-ci:2020.11.21 stages: - test run_tests: stage: test script: test/test.sh