use github actions CI

- remove travis-ci.yml
- remove comments from main workflow
This commit is contained in:
Mubarak Imam
2021-09-10 22:29:33 +01:00
committed by arnaudroques
parent f4c55bb171
commit eee8ca6084
2 changed files with 0 additions and 67 deletions

View File

@@ -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]