Skip to content

Commit

Permalink
Adding edge-ext-alpine-onbuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
klakegg committed Oct 31, 2020
1 parent e21db0e commit f98e831
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v1
with:
buildx-version: latest
qemu-version: latest

- name: Prepare
run: make prepare
Expand Down
1 change: 1 addition & 0 deletions src/config/alpine-ext.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ images:
# Alpine + Hugo extended + Onbuild
ext-alpine-onbuild:
target: ext-alpine--onbuild
edge: true
alias:
- $(VERSION)-ext-alpine-onbuild
platforms:
Expand Down

0 comments on commit f98e831

Please sign in to comment.