Skip to content

Commit

Permalink
[DNM] test ci
Browse files Browse the repository at this point in the history
Signed-off-by: Riccardo Pittau <[email protected]>
  • Loading branch information
elfosardo committed Feb 6, 2024
1 parent 46a0ce4 commit 94bac52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ RUN git clone --depth 1 --branch v1.21.1 https://github.com/ipxe/ipxe.git && \
COPY prepare-efi.sh /bin/
RUN prepare-efi.sh centos

### TEST

FROM $BASE_IMAGE

ENV PKGS_LIST=main-packages-list.txt
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ argument to **rpm** at build time; for example:
podman build -t ironic-image -f Dockerfile --build-arg INSTALL_TYPE=rpm
```

## TEST

## Custom source for ironic software

When building the ironic image from source, it is also possible to specify a
Expand Down

0 comments on commit 94bac52

Please sign in to comment.