oneuptime/ci/spec/zapier/build-n-test.yaml

9 lines
169 B
YAML

test_zapier:
stage: BuildAndTest
script:
- echo "No test implemented"
except:
refs:
- hotfix-master
- hotfix-release