Compare commits
No commits in common. "29a4d9b0d0e01646dd196d555889fdedd9acfe76" and "088e97b1d327af5b73f1111b49a82b9e4f7702ed" have entirely different histories.
29a4d9b0d0
...
088e97b1d3
@ -13,8 +13,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
|
||||||
fetch-depth: 0
|
|
||||||
|
|
||||||
- name: Show changed files
|
- name: Show changed files
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@ -22,8 +22,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
|
||||||
fetch-depth: 0
|
|
||||||
|
|
||||||
- name: Run Packer Builds
|
- name: Run Packer Builds
|
||||||
env:
|
env:
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
docker
|
docker
|
||||||
|
incus
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
docker
|
docker
|
||||||
|
incus
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user