Compare commits
2 Commits
293c720eeb
..
v1.0.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
da6abf0cbe
|
|||
| e05aa849c7 |
@@ -3,8 +3,10 @@ name: build
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches-ignore:
|
||||
- main
|
||||
branches:
|
||||
- '**'
|
||||
tags:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
Go-Build:
|
||||
|
||||
@@ -2,8 +2,8 @@ name: docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
tags:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user