traefik/.semaphore/semaphore.yml
2024-12-06 16:56:06 +01:00

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"