This commit is contained in:
stryan 2024-09-04 21:56:36 -04:00 committed by stryan
parent ef0ef5432f
commit c20ad76e9e

View File

@ -10,7 +10,7 @@ steps:
from_secret: build_username
dockerfile: Containerfile
tags: latest
secrets: id=config_json,env=CONFIG_JSON
secrets: id=CONFIG_JSON
when:
- branch: 'master'
event: push