File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44#
55stages :
66 - π¦ QA
7- -π₯ Test
7+ - π₯ Test
88
99variables :
10- # Use internal default Rakefile, to make sure we have a working version
10+ # Use internal default Rakefile, to make sure we have a working version
1111 RAKE : rake -f /Rakefile
1212
1313default :
1414 image :
1515 name : ghcr.io/voxpupuli/voxbox:7.34.0-main
1616 entrypoint : [""]
1717
18- # ## Templates
18+ # ## Templates #################################################################
1919.default_rules :
2020 rules :
2121 - &puppetfile
@@ -25,7 +25,7 @@ default:
2525 changes :
2626 - ' Puppetfile'
2727
28- # ## π¦ QA
28+ # ## π¦ QA ######################################################################
2929.qa :
3030 stage : π¦ QA
3131
@@ -115,7 +115,7 @@ qa-r10k-validate:
115115 rules :
116116 - *puppetfile
117117
118- # ## π₯ Test
118+ # ## π₯ Test ####################################################################
119119.test :
120120 stage : π₯ Test
121121
You canβt perform that action at this time.
0 commit comments