mirror of
https://github.com/containous/traefik.git
synced 2025-08-29 01:49:33 +03:00
fix: change machine type for release
This commit is contained in:
@ -73,6 +73,10 @@ blocks:
|
|||||||
run:
|
run:
|
||||||
when: "tag =~ '.*'"
|
when: "tag =~ '.*'"
|
||||||
task:
|
task:
|
||||||
|
agent:
|
||||||
|
machine:
|
||||||
|
type: e1-standard-8
|
||||||
|
os_image: ubuntu1804
|
||||||
secrets:
|
secrets:
|
||||||
- name: traefik
|
- name: traefik
|
||||||
env_vars:
|
env_vars:
|
||||||
|
Reference in New Issue
Block a user