mirror of
https://code.forgejo.org/docker/metadata-action.git
synced 2025-09-16 01:36:57 +00: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=master
|
||||
GITHUB_ENV=/home/runner/work/_temp/_runner_file_commands/set_env_e00a951d-2585-4fac-b085-459d80e69a2f
|
||||
GITHUB_EVENT_NAME=pull_request
|
||||
#GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json
|
||||
GITHUB_EVENT_PATH=./__tests__/fixtures/event_pull_request.json
|
||||
GITHUB_GRAPHQL_URL=https://api.github.com/graphql
|
||||
GITHUB_HEAD_REF=pr
|
||||
GITHUB_JOB=event
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue