13 lines
250 B
YAML
13 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"
|