mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-24 02:50:13 +01:00
retrigger
This commit is contained in:
parent
feaf886658
commit
6c4df89540
1 changed files with 4 additions and 0 deletions
|
|
@ -45,6 +45,10 @@ jobs:
|
||||||
at: .
|
at: .
|
||||||
- run: go build ./...
|
- run: go build ./...
|
||||||
- run: go test ./...
|
- run: go test ./...
|
||||||
|
publishing:
|
||||||
|
executor: go
|
||||||
|
steps:
|
||||||
|
- run: echo Done
|
||||||
|
|
||||||
# version: 2
|
# version: 2
|
||||||
# jobs:
|
# jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue