@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
18 lines (15 loc) • 539 B
YAML
version: '3'
tasks:
beta:
desc: Publishes iOS app to Firebase beta channel
log:
error: Encountered error while publishing iOS app to the Firebase beta channel
start: Publishing iOS app to the Firebase beta channel
success: Successfully published iOS app to the Firebase beta channel
release:
desc: Publishes iOS app to iTunes
log:
error: Encountered error while publishing iOS app to iTunes
start: Publishing iOS app to iTunes
success: Successfully published iOS app to iTunes