Yang
08/09/2022, 11:34 PM- name: Run Dagster Cloud dev CI/CD action
uses: dagster-io/dagster-cloud-cicd-action/deploy@v0.2.5
with:
location-file: ./secmaster/lipper/locations.lipper.dev.yaml
dagit-url: https://${{ secrets.DAGSTER_CLOUD_ORGANIZATION }}.dagster.cloud/dev
api-token: ${{ secrets.DAGSTER_CLOUD_AGENT_TOKEN }}
--file secmaster/lipper/Dockerfile_lipper
but it still has this other file path already
-f /tmp/dagster-cloud-ciIwmN9b/Dockerfile
alex
08/10/2022, 2:34 PMv0.2.6
if you bump your version it should workYang
08/10/2022, 4:42 PM