fix: restore cache only once
This commit is contained in:
parent
8be434aaad
commit
a48a8a97a1
2 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue