Skip to content

Commit af17c62

Browse files
committed
adding HAB_AUTH_TOKEN in expeditor
Signed-off-by: “SanjuPal01” <[email protected]>
1 parent 45501b3 commit af17c62

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

.expeditor/verify.pipeline.yml

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,10 @@ steps:
629629
linux:
630630
single-use: true
631631
privileged: true
632+
secrets:
633+
HAB_AUTH_TOKEN:
634+
path: account/static/habitat/chef-ci
635+
field: auth_token
632636
plugins:
633637
- gopath-checkout#v1.0.1:
634638
import: github.com/chef/automate
@@ -657,6 +661,10 @@ steps:
657661
linux:
658662
single-use: true
659663
privileged: true
664+
secrets:
665+
HAB_AUTH_TOKEN:
666+
path: account/static/habitat/chef-ci
667+
field: auth_token
660668
plugins:
661669
- gopath-checkout#v1.0.1:
662670
import: github.com/chef/automate
@@ -686,6 +694,10 @@ steps:
686694
linux:
687695
single-use: true
688696
privileged: true
697+
secrets:
698+
HAB_AUTH_TOKEN:
699+
path: account/static/habitat/chef-ci
700+
field: auth_token
689701
plugins:
690702
- gopath-checkout#v1.0.1:
691703
import: github.com/chef/automate
@@ -713,6 +725,10 @@ steps:
713725
linux:
714726
single-use: true
715727
privileged: true
728+
secrets:
729+
HAB_AUTH_TOKEN:
730+
path: account/static/habitat/chef-ci
731+
field: auth_token
716732
plugins:
717733
- gopath-checkout#v1.0.1:
718734
import: github.com/chef/automate
@@ -740,6 +756,10 @@ steps:
740756
linux:
741757
single-use: true
742758
privileged: true
759+
secrets:
760+
HAB_AUTH_TOKEN:
761+
path: account/static/habitat/chef-ci
762+
field: auth_token
743763
plugins:
744764
- gopath-checkout#v1.0.1:
745765
import: github.com/chef/automate
@@ -767,6 +787,10 @@ steps:
767787
linux:
768788
single-use: true
769789
privileged: true
790+
secrets:
791+
HAB_AUTH_TOKEN:
792+
path: account/static/habitat/chef-ci
793+
field: auth_token
770794
plugins:
771795
- gopath-checkout#v1.0.1:
772796
import: github.com/chef/automate
@@ -794,6 +818,10 @@ steps:
794818
linux:
795819
single-use: true
796820
privileged: true
821+
secrets:
822+
HAB_AUTH_TOKEN:
823+
path: account/static/habitat/chef-ci
824+
field: auth_token
797825
plugins:
798826
- gopath-checkout#v1.0.1:
799827
import: github.com/chef/automate
@@ -821,6 +849,10 @@ steps:
821849
linux:
822850
single-use: true
823851
privileged: true
852+
secrets:
853+
HAB_AUTH_TOKEN:
854+
path: account/static/habitat/chef-ci
855+
field: auth_token
824856
plugins:
825857
- gopath-checkout#v1.0.1:
826858
import: github.com/chef/automate
@@ -848,6 +880,10 @@ steps:
848880
linux:
849881
single-use: true
850882
privileged: true
883+
secrets:
884+
HAB_AUTH_TOKEN:
885+
path: account/static/habitat/chef-ci
886+
field: auth_token
851887
plugins:
852888
- gopath-checkout#v1.0.1:
853889
import: github.com/chef/automate
@@ -875,6 +911,10 @@ steps:
875911
linux:
876912
single-use: true
877913
privileged: true
914+
secrets:
915+
HAB_AUTH_TOKEN:
916+
path: account/static/habitat/chef-ci
917+
field: auth_token
878918
plugins:
879919
- gopath-checkout#v1.0.1:
880920
import: github.com/chef/automate
@@ -902,6 +942,10 @@ steps:
902942
linux:
903943
single-use: true
904944
privileged: true
945+
secrets:
946+
HAB_AUTH_TOKEN:
947+
path: account/static/habitat/chef-ci
948+
field: auth_token
905949
plugins:
906950
- gopath-checkout#v1.0.1:
907951
import: github.com/chef/automate
@@ -929,6 +973,10 @@ steps:
929973
linux:
930974
single-use: true
931975
privileged: true
976+
secrets:
977+
HAB_AUTH_TOKEN:
978+
path: account/static/habitat/chef-ci
979+
field: auth_token
932980
plugins:
933981
- gopath-checkout#v1.0.1:
934982
import: github.com/chef/automate

0 commit comments

Comments
 (0)