Skip to content

Commit

Permalink
Update Github.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf authored Dec 23, 2023
1 parent 40b596f commit fd3201f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cheat-sheet/CICD/Github.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,3 +226,7 @@ To use public/private images from an external registry define `container
credentials:
username: myuser
password: ${{ secrets.mysecret }}

## Run GH Actions locally

[https://github.com/nektos/act](https://github.com/nektos/act)

0 comments on commit fd3201f

Please sign in to comment.