mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
7 lines
112 B
YAML
7 lines
112 B
YAML
version: 2.1
|
|
jobs:
|
|
noop:
|
|
docker:
|
|
- image: alpine
|
|
steps:
|
|
- run: echo skipping for gh pages
|