|
3 | 3 |
|
4 | 4 | includes:
|
5 | 5 | - test: ./tasks/test.yaml
|
6 |
| - - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/create.yaml |
7 |
| - - publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/publish.yaml |
8 |
| - - lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/lint.yaml |
9 |
| - - pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/pull.yaml |
10 |
| - - deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/deploy.yaml |
11 |
| - - setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/setup.yaml |
12 |
| - - actions: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/actions.yaml |
13 |
| - - badge: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/badge.yaml |
14 |
| - - upgrade: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/upgrade.yaml |
15 |
| - - compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.5.1/tasks/compliance.yaml |
| 6 | + - create: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/create.yaml |
| 7 | + - publish: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/publish.yaml |
| 8 | + - lint: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/lint.yaml |
| 9 | + - pull: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/pull.yaml |
| 10 | + - deploy: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/deploy.yaml |
| 11 | + - setup: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/setup.yaml |
| 12 | + - actions: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/actions.yaml |
| 13 | + - badge: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/badge.yaml |
| 14 | + - upgrade: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/upgrade.yaml |
| 15 | + - compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/compliance.yaml |
16 | 16 |
|
17 | 17 | tasks:
|
18 | 18 | - name: default
|
|
0 commit comments