Skip to content

Commit

Permalink
See if we can atleast start building without bind mounts in base buil…
Browse files Browse the repository at this point in the history
…dkit image
  • Loading branch information
joecorall committed Apr 19, 2024
1 parent f9fee59 commit d17dd2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
docker system info
git clone https://github.com/Islandora-Devops/isle-buildkit /tmp/ibk
cd /tmp/ibk
curl -s "https://gist.githubusercontent.com/joecorall/83f521d3ef23e50317d1948a3357ce4c/raw/05e2995b338b29faee25fe946b37198741bdf62b/Dockerfile.bind-less" -o base/Dockerfile
make bake TAGS=3.2.1
- name: Checkout code
Expand Down

0 comments on commit d17dd2a

Please sign in to comment.