image_pull_secrets with new creds

This commit is contained in:
simon 2022-05-11 22:42:30 +07:00
parent b301a89ce1
commit ced2452d6e
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 3 additions and 4 deletions

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