Commit 0c15f515 authored by Seblu's avatar Seblu
Browse files

Update .gitlab-ci.yml file

parent daef7d46
Loading
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
---

workflow:
  rules:
  - if: '$CI_COMMIT_TAG'
  - if: $CI_PIPELINE_SOURCE == 'web'


makepkg:
  stage: build
  rules: