Difference between revisions of "Github."
Jump to navigation
Jump to search
(Created page with "{{lc}} COMMIT_TAG: ${{ github.sha }} IMAGE_TAG: ${{ github.ref_name }}") |
|||
Line 4: | Line 4: | ||
COMMIT_TAG: ${{ [[github.sha]] }} | COMMIT_TAG: ${{ [[github.sha]] }} | ||
IMAGE_TAG: ${{ [[github.ref_name]] }} | IMAGE_TAG: ${{ [[github.ref_name]] }} | ||
+ | |||
+ | |||
+ | |||
+ | {{GitHub Actions}} |
Revision as of 06:02, 4 April 2023
COMMIT_TAG: ${{ github.sha }} IMAGE_TAG: ${{ github.ref_name }}
GitHub Actions, act, .github/workflows/
, ~/actions-runner/
, svc.sh
, deploy:, run:, runs-on:
, uses:
, steps:
, jobs:
, on:, env:, uses:, script:, continue-on-error:, template:, aws-actions, inputs:
, GITHUB_ENV, needs:, github.
, GitHub runner, my-docker-publish.yml, GitHub Actions variables, GitHub Actions contexts, GitHub Actions Importer, If:, SLSA, Actions Runner Controller (ARC), $GITHUB OUTPUT
, notify:
, Marketplace, GITHUB_TOKEN
Advertising: