mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-10 06:02:09 +00:00
12 lines
214 B
YAML
12 lines
214 B
YAML
stages:
|
|
- test
|
|
|
|
trigger-ext-u:
|
|
stage: test
|
|
variables:
|
|
JOB_TYPE: $JOB_TYPE
|
|
INITIATOR: $GITLAB_USER_LOGIN
|
|
COMMIT: $CI_COMMIT_SHORT_SHA
|
|
BRANCH: $CI_COMMIT_REF_NAME
|
|
trigger: ghidra/ghidra.ext-u
|