GitHub Actions: uses:

From wikieduonline
Revision as of 12:09, 21 October 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:



Marketplace

Related[edit]

 - 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[edit]

See also[edit]

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