This commit is contained in:
parent
e51646ace4
commit
2a7be8868c
@ -48,7 +48,7 @@ steps:
|
|||||||
|
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: default
|
name: deploy
|
||||||
platform:
|
platform:
|
||||||
os: linux
|
os: linux
|
||||||
arch: arm64
|
arch: arm64
|
||||||
@ -71,4 +71,4 @@ steps:
|
|||||||
MAVEN_REPO_USERNAME:
|
MAVEN_REPO_USERNAME:
|
||||||
from_secret: maven_repo_username
|
from_secret: maven_repo_username
|
||||||
MAVEN_REPO_PASSWORD:
|
MAVEN_REPO_PASSWORD:
|
||||||
from_secret: maven_repo_password
|
from_secret: maven_repo_password
|
||||||
|
Loading…
x
Reference in New Issue
Block a user