steps:
- uses: actions/checkout@v2
- uses: glg-public/setup-ssh-agent@v1
with:
ssh-private-key: ${{ secrets.DEPLOYMENT_SSH_KEY }}
- run: |
npm clean-install
npm run lint
npm test
-
Notifications
You must be signed in to change notification settings - Fork 1
glg-public/setup-ssh-agent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Prepares the SSH agent so you can pull from private repositories
Resources
Stars
Watchers
Forks
Packages 0
No packages published