Update build

Co-Authored-By: Liza Tsibur <liza@activecountermeasures.com>
This commit is contained in:
Naomi Kramer
2024-06-28 02:34:35 -04:00
parent 259a755b24
commit f75553143d
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -35,6 +35,7 @@ jobs:
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{raw}}
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=sha
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
+4 -4
View File
@@ -81,10 +81,10 @@ fi
# TODO remove when repo is public
./build_image.sh
cp "./rita-$VERSION-image.tar" "$ANSIBLE_FILES" # was $INSTALL_OPT
rm "./rita-$VERSION-image.tar"
# ./build_image.sh
# cp "./rita-$VERSION-image.tar" "$ANSIBLE_FILES" # was $INSTALL_OPT
# rm "./rita-$VERSION-image.tar"
# create tar
# TODO the inner folder is named stage, should be rita-$VERSION