Skip to content

Commit

Permalink
add variable defaults to temp local pull task
Browse files Browse the repository at this point in the history
  • Loading branch information
zachariahmiller committed Mar 30, 2024
1 parent 9993a21 commit 1847fd2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tasks/pull.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
variables:
- name: FLAVOR
default: upstream
- name: TARGET_REPO
default: ghcr.io/defenseunicorns/packages/uds

tasks:
- name: latest-bundle-release
inputs:
Expand Down

0 comments on commit 1847fd2

Please sign in to comment.