GitHub Actions: uses:

From wikieduonline
Revision as of 12:15, 4 November 2024 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GitHub Actions:

AWS


  • uses: path/to/your/repo/yourfile.yaml

Docker:

Azure:

1password:




Marketplace

Related

 - name: serverless deploy
       uses: serverless/github-action@master
       with:
         args: deploy
       env:
         SERVERLESS_ACCESS_KEY: ${{ secrets.SERVERLESS_ACCESS_KEY }}
Source: https://github.com/serverless/github-action

Related

See also

  • https://github.com/aws-actions/configure-aws-credentials
  • https://github.com/serverless/github-action
  • Advertising: