test
This commit is contained in:
parent
02a325d7ff
commit
79624d57c9
@ -5,7 +5,6 @@ orbs:
|
||||
helm: circleci/helm@2.0.1
|
||||
|
||||
jobs:
|
||||
|
||||
build-push-docker-image:
|
||||
docker:
|
||||
- image: cimg/base:stable
|
||||
@ -48,8 +47,6 @@ jobs:
|
||||
--set lecoffreFront.image.repository='rg.fr-par.scw.cloud/lecoffre/front'
|
||||
--set lecoffreFront.image.tag=${CIRCLE_SHA1:0:7}
|
||||
|
||||
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
build-and-register-stg:
|
||||
@ -105,4 +102,3 @@ workflows:
|
||||
filters:
|
||||
branches:
|
||||
only: main
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user