mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
revert last commit
This commit is contained in:
parent
10d7b9d46f
commit
04948fdbf7
3 changed files with 0 additions and 4 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
|
@ -25,8 +25,6 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout repo
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ ENV VERSION="${VERSION}"
|
|||
ENV WEB_UI="false"
|
||||
|
||||
RUN mkdir /build-container-installer
|
||||
COPY /external /build-container-installer/external
|
||||
COPY /lorax_templates /build-container-installer/lorax_templates
|
||||
COPY /xorriso /build-container-installer/xorriso
|
||||
COPY /Makefile /build-container-installer
|
||||
|
|
|
|||
1
external/fedora-lorax-templates
vendored
1
external/fedora-lorax-templates
vendored
|
|
@ -1 +0,0 @@
|
|||
Subproject commit cc1155372046baa58f9d2cc27a9e5473bf05a3fb
|
||||
Loading…
Add table
Add a link
Reference in a new issue