Loading .gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,11 @@ variables: # SEMREL_GPG_SIGNKEY: Path to the GPG signkey exported with `gpg --armor --export-secret-key`. # your pipeline stages stages: - build - test - deploy - publish lua-tests: stage: test Loading Loading
.gitlab-ci.yml +5 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,11 @@ variables: # SEMREL_GPG_SIGNKEY: Path to the GPG signkey exported with `gpg --armor --export-secret-key`. # your pipeline stages stages: - build - test - deploy - publish lua-tests: stage: test Loading