зеркало из https://github.com/nextcloud/cookbook.git
Removed a bit of unneeded stuff
This commit is contained in:
Родитель
335fe0c3b8
Коммит
2f4db8aa09
|
@ -13,5 +13,3 @@ inputs:
|
|||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
env:
|
||||
PHP_VERSION: "$INPUT_PHPVERSION"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh -e
|
||||
|
||||
env
|
||||
# env
|
||||
|
||||
cd /tests
|
||||
echo "Creating test docker image with the following settings"
|
||||
|
|
Загрузка…
Ссылка в новой задаче