Author SHA1 Message Date
vadimenovikau 09a9e68847 ci: retry transient QuickStack rollouts
vadimenovikau/Platform-CI: Immutable QuickStack OCI deployment / Build once and deploy exact digest (pull_request) Canceled after 0s
vadimenovikau/Platform-CI: Immutable QuickStack OCI deployment / Build once and deploy exact digest (push) Canceled after 0s
2026-08-18 19:30:57 +02:00
-20
View File
@@ -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