chore: update CI base OS
This commit is contained in:
parent
7805c683e3
commit
e044e2b765
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ name: Traefik
|
|||
agent:
|
||||
machine:
|
||||
type: e1-standard-4
|
||||
os_image: ubuntu1804
|
||||
os_image: ubuntu2004
|
||||
|
||||
fail_fast:
|
||||
stop:
|
||||
|
@ -57,7 +57,7 @@ blocks:
|
|||
agent:
|
||||
machine:
|
||||
type: e1-standard-8
|
||||
os_image: ubuntu1804
|
||||
os_image: ubuntu2004
|
||||
secrets:
|
||||
- name: traefik
|
||||
env_vars:
|
||||
|
|
Loading…
Reference in a new issue