fix: decrease semaphoreci machine type
This commit is contained in:
parent
d63cb1b4d6
commit
848e23b489
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: v1.0
|
|||
name: Traefik
|
||||
agent:
|
||||
machine:
|
||||
type: e1-standard-8
|
||||
type: e1-standard-4
|
||||
os_image: ubuntu1804
|
||||
|
||||
fail_fast:
|
||||
|
|
Loading…
Reference in a new issue