mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-21 22:08:58 +08:00
base_ref global expression
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
a287d15e54
commit
09666f941b
11 changed files with 929 additions and 10 deletions
|
|
@ -6,7 +6,7 @@ GITHUB_API_URL=https://api.github.com
|
|||
GITHUB_BASE_REF=
|
||||
GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_89a016e8-e5b7-4039-a67e-c8da08f87a0c
|
||||
GITHUB_EVENT_NAME=push
|
||||
#GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json
|
||||
GITHUB_EVENT_PATH=./__tests__/fixtures/event_push.json
|
||||
GITHUB_GRAPHQL_URL=https://api.github.com/graphql
|
||||
GITHUB_HEAD_REF=
|
||||
GITHUB_JOB=event
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue