Skip to content

Commit

Permalink
comments, re-indents, etc (nothing substantitive)
Browse files Browse the repository at this point in the history
  • Loading branch information
traceypooh committed Feb 16, 2024
1 parent 026595b commit 8069f7b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,17 +81,12 @@ See this repo as a great base for you to consider:
- https://github.com/internetarchive/hello-js/blob/main/.github/workflows/cicd.yml


## Uses GitHub composite Actions
## Uses GitHub Actions reusable workflows
We use composite actions for minimizing boilerplate copying of our YAML into other repos.

This is our standard 'cicd' CI/CD action:
- https://github.com/internetarchive/cicd/

Documentation:
- https://github.blog/changelog/2021-08-25-github-actions-reduce-duplication-with-action-composition/
- https://docs.github.com/en/actions/creating-actions/creating-a-composite-action


## GitLab repos
If your repo is using GitLab, you can create a `.gitlab-ci.yml` file at the top of your repo like this:
```yml
Expand Down

0 comments on commit 8069f7b

Please sign in to comment.