ci: move some variables [skip ci]

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2022-03-29 08:23:37 +05:30
parent a4e7c64193
commit a3919853b0

View File

@@ -23,8 +23,6 @@ resources:
token: ((nomad.token))
consul_token: ((nomad.consul))
vault_token: ((nomad.vault))
templating: false
restart: true
- name: repo
type: git
@@ -122,3 +120,5 @@ jobs:
- put: nomad-job
params:
job_path: repo/singh3.nomad
templating: false
restart: true