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