build less

This commit is contained in:
abs3nt 2023-03-10 08:15:24 -08:00
parent 1d2efab03a
commit ffae5498a9
Signed by: abs3nt
GPG Key ID: FDC6662313FA9386
1 changed files with 1 additions and 14 deletions

View File

@ -4,20 +4,7 @@ pipeline:
settings:
registry: git.asdf.cafe
repo: git.asdf.cafe/abs3nt/abs3nt
tags: latest,v1-${CI_COMMIT_SHA:0:8}
dockerfile: Dockerfile
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_PASSWORD
publish-stable:
image: plugins/kaniko
when:
event: tag
settings:
registry: git.asdf.cafe
repo: git.asdf.cafe/abs3nt/abs3nt
tags: stable
tags: latest
dockerfile: Dockerfile
username:
from_secret: DOCKER_USERNAME