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

Custom CI/CD pipeline replacing third party gh action #33

Merged
merged 11 commits into from
Jun 20, 2022
Merged

Custom CI/CD pipeline replacing third party gh action #33

merged 11 commits into from
Jun 20, 2022

Conversation

nimishbongale
Copy link
Member

Closes #31

Sets up CI/CD workflows:

  1. Installs and builds the storybook
  2. Takes the docs folder (where the static files are present) and explodes it into a branch called gh-pages (the repository configuration then allows GitHub to auto-deploy it)
  3. Builds storybook for PRs

@maany maany merged commit 97380f6 into rucio:master Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace third party GitHub actions storybook deploy to custom action
2 participants