diff options
author | Patrick Spek <p.spek@tyil.nl> | 2020-11-13 08:45:36 +0100 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2020-11-13 08:45:36 +0100 |
commit | 73e6b2da99c381a6374cad97efd5dc0077f39e7a (patch) | |
tree | 49751f8cabd9ec5193fd1beb826185a6bf28636a | |
parent | 86cc162923350599eb513aa0ae29d9e748b6ff78 (diff) | |
download | hash-merge-73e6b2da99c381a6374cad97efd5dc0077f39e7a.tar.gz hash-merge-73e6b2da99c381a6374cad97efd5dc0077f39e7a.tar.bz2 |
Perform prove6 test on all branches
-rw-r--r-- | .gitlab-ci.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 636a4d1..ea25ee4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,11 +8,7 @@ stages: Prove: stage: Test - except: - - master image: registry.gitlab.com/tyil/docker-perl6:debian-dev-latest - variables: - ASSIXT_TESTING_SILENT: "1" cache: key: ${CI_COMMIT_REF_NAME} paths: |