Skip to content

Revert "Add an option to enabled/disable WLB installment. (#484)" (#486) #89

Revert "Add an option to enabled/disable WLB installment. (#484)" (#486)

Revert "Add an option to enabled/disable WLB installment. (#484)" (#486) #89

name: Deploy to Staging
on:
push:
branches: [ 'develop' ]
jobs:
static:
name: Deploy to Staging
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Trigger Buildkite Pipeline & Deploy On Staging
run: sh .github/workflows/trigger-buildkite-pipeline.sh ${{ secrets.BUILDKITE_API_ACCESS_TOKEN }}