Snippets

Aerobatic Plain HTML site Bitbucket Pipeline YML

Created by David Von Lehman last modified
1
2
3
4
5
6
7
 pipelines:
    branches:
      master:
        - step:
            script:
                - npm install -g aerobatic-cli
                - aero deploy

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.