Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add flux-image-test workflow #6646

Closed
wants to merge 6 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat: add flux-image-test workflow
Signed-off-by: Devin Buhl <devin@buhl.casa>
  • Loading branch information
onedr0p committed Dec 25, 2023
commit 18072fa412c5f61d2fcc7b6746918def85190fb8
4 changes: 1 addition & 3 deletions .github/workflows/flux-image-test.yaml
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@

- name: Setup System Tools
shell: bash
run: sudo apt-get -qq update && sudo apt-get -qq install --no-install-recommends -y curl git
run: sudo apt-get -qq update && sudo apt-get -qq install --no-install-recommends -y curl git jo

- name: Setup Workflow Tools
uses: jdx/rtx-action@v1
@@ -98,7 +98,6 @@
uses: docker://ghcr.io/allenporter/flux-local:pr-472
with:
args: >-
--log-level DEBUG
get cluster
--path /github/workspace/default/${{ matrix.paths }}
--enable-images
@@ -115,7 +114,6 @@
uses: docker://ghcr.io/allenporter/flux-local:pr-472
with:
args: >-
--log-level DEBUG
get cluster
--path /github/workspace/pull/${{ matrix.paths }}
--enable-images