This commit is contained in:
parent
86e53063a9
commit
d185ecda83
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ steps:
|
|||
ARK_PASSWORD:
|
||||
from_secret: ARK_PASSWORD
|
||||
commands:
|
||||
- git clone https://ark.sudovanilla.org/korbs/4get/ && cd 4get
|
||||
- echo $ARK_PASSWORD | docker login ark.sudovanilla.org --username $ARK_USERNAME --password-stdin
|
||||
- docker build -t ark.sudovanilla.org/korbs/4get:arm64 .
|
||||
- docker push ark.sudovanilla.org/korbs/4get:arm64
|
Loading…
Reference in a new issue