@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
17 lines (16 loc) • 331 B
YAML
publish:firebase:
stage: publish
image:
name: megabytelabs/yamllint:slim
entrypoint: ['']
rules:
- if: $DO_CI == 'false'
when: never
- if: $CI_COMMIT_BRANCH == 'synchronize'
when: never
variables:
GIT_DEPTH: 1
script:
- set -eo pipefail
- yamllint -c .config/yamllint.yml -s .