1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

add external to container image

This commit is contained in:
Jason N. 2024-03-04 15:29:45 -05:00
parent 86b3c51ba7
commit 10d7b9d46f
3 changed files with 4 additions and 0 deletions

View file

@ -25,6 +25,8 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
submodules: recursive
- name: Docker meta
id: meta