fix: restore cache only once

This commit is contained in:
Michael 2021-07-27 19:16:06 +02:00 committed by GitHub
parent 8be434aaad
commit a48a8a97a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,6 @@ blocks:
jobs:
- name: Test Integration Host
commands:
- cache restore traefik-$(checksum go.sum)
- mkdir -p static # Avoid to generate webui
- make test-integration-host
epilogue: