0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-25 21:00:53 +02:00

Fix list of architectures for Apline

This commit is contained in:
J0WI 2018-02-14 01:19:07 +01:00
parent bf2dc98496
commit 8281ad1663
2 changed files with 23 additions and 3 deletions

View file

@ -42,8 +42,9 @@ jobs:
- <<: *test-scripts
env: SCRIPT=generate-stackbrew-library.sh
script:
- ./generate-stackbrew-library.sh
script:
# Only syntax check due bashbrew dependency
- bash -n generate-stackbrew-library.sh
- stage: test images
env: VERSION=11.0 VARIANT=fpm-alpine ARCH=amd64