mirror of
https://github.com/koush/scrypted.git
synced 2026-02-10 09:12:03 +00:00
github: add buildpack deps base option
This commit is contained in:
1
.github/workflows/docker-common.yml
vendored
1
.github/workflows/docker-common.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
||||
matrix:
|
||||
NODE_VERSION: ["18"]
|
||||
SUPERVISOR: ['', '.s6']
|
||||
BUILDPACK_DEPS_BASE: ['bullseye']
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user