add vault install to pipeline
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
image: vault:latest
|
||||
|
||||
variables:
|
||||
SKIP_SETCAP: 'true'
|
||||
|
||||
read_secrets:
|
||||
script:
|
||||
# Check job's ref name
|
||||
|
||||
Reference in New Issue
Block a user