diff --git a/pipelines/build-container.yml b/pipelines/build-container.yml index 11dd06e..5f17f78 100644 --- a/pipelines/build-container.yml +++ b/pipelines/build-container.yml @@ -74,8 +74,8 @@ build-container: artifacts: true only: - main -tags: - - docker + tags: + - docker HelmChart: image: registry.durp.info/dtzar/helm-kubectl stage: build