Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
09a9e68847 |
@@ -1,20 +0,0 @@
|
|||||||
name: Platform CI tests
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
test:
|
|
||||||
name: QuickStack deploy action tests
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
- name: Run action tests
|
|
||||||
run: node --test .gitea/actions/quickstack-oci/deploy.test.mjs
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user