Skip to content

Commit

Permalink
use github actions CI
Browse files Browse the repository at this point in the history
- remove travis-ci.yml
- remove comments from main workflow
  • Loading branch information
codeprefect authored and arnaudroques committed Sep 10, 2021
1 parent f4c55bb commit eee8ca6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 67 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -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]

Expand Down
63 changes: 0 additions & 63 deletions .travis.yml

This file was deleted.

0 comments on commit eee8ca6

Please sign in to comment.