mirror of
https://github.com/mikenye/docker-picard.git
synced 2026-04-20 01:54:16 +02:00
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:
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
@@ -1,10 +1,10 @@
|
||||
name: Linting
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user