mirror of
https://github.com/traefik/traefik.git
synced 2025-05-05 15:33:01 +00:00
14 lines
250 B
YAML
14 lines
250 B
YAML
version: v1.0
|
|
name: Traefik Release - deprecated
|
|
agent:
|
|
machine:
|
|
type: f1-standard-2
|
|
os_image: ubuntu2204
|
|
blocks:
|
|
- name: 'Do nothing'
|
|
task:
|
|
jobs:
|
|
- name: 'Do nothing'
|
|
commands:
|
|
- echo "Do nothing"
|