No promt for install
This commit is contained in:
parent
e94327f939
commit
f500f2a652
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ deploy-job:
|
|||
TBOT_GITLAB_JWT:
|
||||
aud: tp.fhoss.de
|
||||
script:
|
||||
- apt-get update && apt-get install curl
|
||||
- apt-get update && apt-get install curl -y
|
||||
- cd /tmp
|
||||
- 'curl -O https://cdn.teleport.dev/teleport-v${TELEPORT_VERSION}-linux-amd64-bin.tar.gz'
|
||||
- tar -xvf teleport-v${TELEPORT_VERSION}-linux-amd64-bin.tar.gz
|
||||
|
|
Loading…
Reference in a new issue