mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
ipdate templatebuild secret
This commit is contained in:
parent
d9d3fa208c
commit
41ba584c18
10
.github/workflows/template_build.yml
vendored
10
.github/workflows/template_build.yml
vendored
@ -36,16 +36,6 @@ on:
|
||||
commit_sha:
|
||||
required: true
|
||||
type: string
|
||||
# Define secrets required by this reusable workflow
|
||||
# These will be provided by the caller using 'secrets: inherit' or explicit mapping
|
||||
secrets:
|
||||
ARTIFACTORY_USER:
|
||||
required: true
|
||||
ARTIFACTORY_PASSWORD:
|
||||
required: true
|
||||
# ARTIFACT_FEED_READ_TOKEN_B64 is needed by the caller to construct 'args',
|
||||
# but not directly used in this template file unless ARGS logic changes.
|
||||
# If needed directly, add it here too.
|
||||
|
||||
jobs:
|
||||
build-single-image:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user