Fix var name

This commit is contained in:
Luke Murphy 2020-04-28 14:58:31 +02:00
parent 3861519056
commit dd2770786a
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ pipeline:
stack_name: traefik stack_name: traefik
tlsverify: true tlsverify: true
secrets: secrets:
- docker_ca - docker_cacert
- docker_cert - docker_cert
- docker_key - docker_key
trigger: trigger: