Difference between revisions of "Github."

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
github.event_name
 +
[[github.event.number]]
 +
[[github.ref]]
 +
[[github.sha]]
 +
  
COMMIT_TAG: ${{ [[github.sha]] }}
 
IMAGE_TAG: ${{ [[github.ref_name]] }}
 
  
 +
COMMIT_SHA: ${{ [[github.sha]] }}
 +
REF_NAME: ${{ [[github.ref_name]] }}
  
 +
== Related ==
 +
* [[GitHub Environment variables]]
 +
* <code>[[docker buildx]]</code>
 +
* [[GitHub]]
  
{{GitHub Actions}}
+
== See also ==
 +
* {{GitHub variables}}
 +
* {{GitHub Actions}}
 +
 
 +
[[Category:GitHub]]

Latest revision as of 06:20, 3 June 2024

Advertising: