ci: move some variables [skip ci]
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
		@@ -23,8 +23,6 @@ resources:
 | 
				
			|||||||
    token: ((nomad.token))
 | 
					    token: ((nomad.token))
 | 
				
			||||||
    consul_token: ((nomad.consul))
 | 
					    consul_token: ((nomad.consul))
 | 
				
			||||||
    vault_token: ((nomad.vault))
 | 
					    vault_token: ((nomad.vault))
 | 
				
			||||||
    templating: false
 | 
					 | 
				
			||||||
    restart: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: repo
 | 
					- name: repo
 | 
				
			||||||
  type: git
 | 
					  type: git
 | 
				
			||||||
@@ -122,3 +120,5 @@ jobs:
 | 
				
			|||||||
  - put: nomad-job
 | 
					  - put: nomad-job
 | 
				
			||||||
    params:
 | 
					    params:
 | 
				
			||||||
      job_path: repo/singh3.nomad
 | 
					      job_path: repo/singh3.nomad
 | 
				
			||||||
 | 
					      templating: false
 | 
				
			||||||
 | 
					      restart: true
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user