Update GitHub actions (#35)

* Create tests.yml

* Move copy of rootfs/ to top for github ssl cert load

* Include main branch, remove on push

* Remove old docker build test

* Update Dockerfile to include /CURRENT_VERSION

* Deploy to GitHub on push to main/master

* Fix typo
This commit is contained in:
Mike
2020-12-16 15:18:48 +08:00
committed by GitHub
parent fdca0931c3
commit 7741014756
5 changed files with 171 additions and 22 deletions

View File

@@ -1,10 +1,10 @@
name: Linting
on:
push:
pull_request:
branches:
- master
- main
jobs: