Skip to content

Delete .github/workflows/azure-static-web-apps-white-plant-0c47bbb0f.yml #23

Delete .github/workflows/azure-static-web-apps-white-plant-0c47bbb0f.yml

Delete .github/workflows/azure-static-web-apps-white-plant-0c47bbb0f.yml #23

Workflow file for this run

name: Deploy
on:
push:
branches:
- master
permissions:
id-token: write
contents: read
jobs:
build:
uses: rollthecloudinc/quell/.github/workflows/druid-workflow.yml@master
with:
ENVIRONMENT: prod
secrets:
RTC_GITHUB_REGISTRY: ${{ secrets.RTC_GITHUB_REGISTRY }}
ENVIRONMENT_NAME: ${{ secrets.ENVIRONMENT_NAME }}
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
DESTINATION_REPO: ${{ secrets.DESTINATION_REPO }}
TARGET_BRANCH: ${{ secrets.TARGET_BRANCH }}
OBJECTS_REPO: ${{ secrets.OBJECTS_REPO }}