Update .drone.yml

This commit is contained in:
Harald Leithner 2021-07-19 14:33:35 +02:00 committed by GitHub
parent a032eded85
commit 6e6814a200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 7 deletions

View File

@ -7,11 +7,7 @@ steps:
image: joomlaprojects/docker-images:systemtests
commands:
- pwd
- ls -l
- ls -l /tests
- ls -l /tests/www
- ls -l /tests/www/tests
- ls -l /tests/www/tests/_output
- find
- composer install
- chmod a+x .drone/build.sh
- ./.drone/build.sh
@ -38,8 +34,9 @@ steps:
PLUGIN_SECURE: false
PLUGIN_EXCLUDE: ^\.git/$
commands:
- ls -l
- ls -l /tests/www/tests/_output
- pwd
- find
- ls -l /drone/src/tests/_output
- export PLUGIN_DEST_DIR=$PLUGIN_DEST_DIR/$DRONE_REPO/$DRONE_BRANCH/$DRONE_PULL_REQUEST/system-tests/$DRONE_BUILD_NUMBER
- echo https://artifacts.joomla.org$PLUGIN_DEST_DIR
- /bin/upload.sh