Skip to content

Commit

Permalink
bump tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcmullen committed Nov 22, 2022
1 parent ca43747 commit 4e8e0e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/packer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,12 @@ jobs:

- name: Packer Build
run: |
pwd
ls -lah
docker run \
--privileged=true \
-v /dev:/dev \
-v $(pwd)/docker/src:/home/builder/src \
-e script=${{ inputs.imageType }} \
ghcr.io/mbmcmullen27/raspberry-pi-images:20221122.2
ghcr.io/mbmcmullen27/raspberry-pi-images:20221122.3
cd ..
- name: Compress Image
Expand Down

0 comments on commit 4e8e0e3

Please sign in to comment.