fix: change machine type for release
This commit is contained in:
parent
4fc077a5d2
commit
547c380961
1 changed files with 4 additions and 0 deletions
|
@ -73,6 +73,10 @@ blocks:
|
|||
run:
|
||||
when: "tag =~ '.*'"
|
||||
task:
|
||||
agent:
|
||||
machine:
|
||||
type: e1-standard-8
|
||||
os_image: ubuntu1804
|
||||
secrets:
|
||||
- name: traefik
|
||||
env_vars:
|
||||
|
|
Loading…
Reference in a new issue