image_pull_secrets with new creds

This commit is contained in:
simon
2022-05-11 22:42:30 +07:00
parent b301a89ce1
commit ced2452d6e

View File

@@ -13,10 +13,9 @@ steps:
environment:
TARGETPLATFORM: linux/amd64
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: bbilly1/tubearchivist-test
tags:
- unstable
image_pull_secrets:
- dockerconfigjson