~vonfry/maze-escape

4281a0ebf712b79f218a54b41dd58598158155c1 — Vonfry 2 years ago 6f124d4 master 0.1.0.0
fixup! Merge branch 'develop'
1 files changed, 1 insertions(+), 1 deletions(-)

M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +1 -1
@@ 17,7 17,7 @@ stages:
build:
  stage: build
  script:
    - cabal build --ghc-options=-dynamic
    - cabal build
  rules:
    - if: $CI_COMMIT_BRANCH
    - if: $CI_COMMIT_TAG