Difference between revisions of "Github."

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

Latest revision as of 06:20, 3 June 2024

Advertising: