Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH Actions: fix deploy & undeploy workflows #358

Merged
merged 2 commits into from
Dec 5, 2021
Merged

Conversation

MetRonnie
Copy link
Member

No description provided.

@MetRonnie MetRonnie added infrastructure Build system, Sphinx extensions, Deployment etc small labels Dec 2, 2021
@MetRonnie MetRonnie requested a review from hjoliver December 2, 2021 11:36
@MetRonnie MetRonnie self-assigned this Dec 2, 2021
uses: ./.github/actions/create-conda-envs
continue-on-error: ${{ github.event.inputs.skip_conda_environment_check }}
uses: ./docs/.github/actions/create-conda-envs
continue-on-error: ${{ github.event.inputs.skip_conda_environment_check == 'true' }}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A-ha, well done.

@MetRonnie MetRonnie mentioned this pull request Dec 2, 2021
@hjoliver hjoliver merged commit 4d6f150 into cylc:master Dec 5, 2021
@MetRonnie MetRonnie deleted the actions branch December 6, 2021 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Build system, Sphinx extensions, Deployment etc small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants