use github actions CI
- remove travis-ci.yml - remove comments from main workflow
This commit is contained in:
committed by
arnaudroques
parent
f4c55bb171
commit
eee8ca6084
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -1,9 +1,5 @@
|
||||
name: Main
|
||||
on:
|
||||
# push:
|
||||
# branches:
|
||||
# - master # should run docker-push when no pull request
|
||||
# create: # should run docker-tag when it is a tag, and no pull request
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user