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:
parent
bf2dc98496
commit
8281ad1663
2 changed files with 23 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue