tests: setup tests
This commit is contained in:
9
.github/workflows/2-private-docker-test.yml
vendored
Normal file
9
.github/workflows/2-private-docker-test.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
name: Private Docker Run Test
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
run-private-docker:
|
||||
Reference in New Issue
Block a user