1
0
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:
Michael
2021-08-05 10:08:06 +02:00
committed by GitHub
parent 4fc077a5d2
commit 547c380961

View File

@ -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: