-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
I've recently upgraded the deploy actions from astronomer/deploy-action@v0.4.0
to astronomer/deploy-action@v0.9.0
to use wake-on-deploy
. However, I'm noticing none of the dag deploys and updates are appearing in the instance.
Github actions:
- name: Deploy to ephemeral instance
uses: astronomer/deploy-action@v0.9.0
with:
preview-name: '${{ github.event.pull_request.head.ref }}-ephemeral'
root-folder: ./astro
action: deploy-deployment-preview
force: true
checkout: false
deployment-id: [deployment_id]
wake-on-deploy: true
File update in actions:
- 1 file is updated

Astro instance:
- No updates for this dag update

Am I missing anything in setting up this action?
DarrenBaldwin07 and zerodarkzone
Metadata
Metadata
Assignees
Labels
No labels