Difference between revisions of "Github."
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
− | + | COMMIT_SHA: ${{ [[github.sha]] }} | |
− | + | REF_NAME: ${{ [[github.ref_name]] }} | |
+ | == Related == | ||
* [[GitHub Environment variables]] | * [[GitHub Environment variables]] | ||
− | * [[docker buildx]] | + | * <code>[[docker buildx]]</code> |
+ | * [[GitHub]] | ||
== See also == | == See also == | ||
+ | * {{GitHub variables}} | ||
* {{GitHub Actions}} | * {{GitHub Actions}} | ||
[[Category:GitHub]] | [[Category:GitHub]] |
Latest revision as of 06:20, 3 June 2024
github.event_name github.event.number github.ref github.sha
COMMIT_SHA: ${{ github.sha }} REF_NAME: ${{ github.ref_name }}
Related[edit]
See also[edit]
- GitHub Environment variables:
GITHUB_ENV, GITHUB_REF, 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: