apk add --no-cache nano zlib jpeg && re-enable tests

This commit is contained in:
scito
2022-12-29 02:34:29 +01:00
parent f532dc668d
commit b4931856ba
3 changed files with 5 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ jobs:
# TODO push: ${{ github.ref == 'refs/heads/master' }}
push: true
build-args: |
RUN_TESTS=false
RUN_TESTS=true
- name: "qr_reader: Build image and push to Docker Hub and GitHub Container Registry"
uses: docker/build-push-action@v2