Skip to content

Commit

Permalink
test for oom error on acorn platform
Browse files Browse the repository at this point in the history
  • Loading branch information
slayer321 committed Nov 3, 2023
1 parent 293ec25 commit 664a5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Build and Publish with signature
run: |
TAG=${GITHUB_REF#refs/*/}
acorn build --platform linux/amd64 --platform linux/arm64 --push -t ghcr.io/infracloudio/mern-acorn:${TAG} .
acorn build --platform linux/amd64 --push -t ghcr.io/infracloudio/mern-acorn:${TAG} .

0 comments on commit 664a5c4

Please sign in to comment.