more example adjustments
This commit is contained in:
parent
44ef230774
commit
cf96348c11
@ -15,7 +15,7 @@ steps:
|
||||
registry: https://gitea.internal.example.com
|
||||
username: drone
|
||||
password:
|
||||
from_secret: gitea-internal-access-token
|
||||
from_secret: gitea-internal-password
|
||||
repo: gitea.internal.example.com/docker
|
||||
cache_from: gitea.internal.example.com/docker:ci
|
||||
build_args: ARCH=arm64
|
||||
@ -39,7 +39,7 @@ steps:
|
||||
registry: https://gitea.internal.example.com
|
||||
username: drone
|
||||
password:
|
||||
from_secret: gitea-internal-access-token
|
||||
from_secret: gitea-internal-password
|
||||
repo: gitea.internal.example.com/docker
|
||||
cache_from: gitea.internal.example.com/docker:ci
|
||||
build_args: ARCH=arm64
|
||||
|
Loading…
x
Reference in New Issue
Block a user