Skip to content

Commit

Permalink
Run sequentially
Browse files Browse the repository at this point in the history
  • Loading branch information
lentzi90 committed Feb 1, 2024
1 parent 9fe52f4 commit f3b25f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osimages/cloudbuild-osimages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ steps:
script: |
apk add --update bash git make
cd ./osimages
make -j2 ACCELERATOR=none \
make -j1 ACCELERATOR=none \
osimage-flatcar-1.27.2 \
osimage-flatcar-1.28.2 \
osimage-ubuntu-2204-1.28.2 \
Expand Down

0 comments on commit f3b25f6

Please sign in to comment.