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:
|
agent:
|
||||||
machine:
|
machine:
|
||||||
type: e1-standard-4
|
type: e1-standard-4
|
||||||
os_image: ubuntu1804
|
os_image: ubuntu2004
|
||||||
|
|
||||||
fail_fast:
|
fail_fast:
|
||||||
stop:
|
stop:
|
||||||
|
@ -57,7 +57,7 @@ blocks:
|
||||||
agent:
|
agent:
|
||||||
machine:
|
machine:
|
||||||
type: e1-standard-8
|
type: e1-standard-8
|
||||||
os_image: ubuntu1804
|
os_image: ubuntu2004
|
||||||
secrets:
|
secrets:
|
||||||
- name: traefik
|
- name: traefik
|
||||||
env_vars:
|
env_vars:
|
||||||
|
|
Loading…
Reference in a new issue