Update .drone.yml

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

View File

@ -7,7 +7,6 @@ steps:
image: joomlaprojects/docker-images:systemtests
commands:
- pwd
- find
- composer install
- chmod a+x .drone/build.sh
- ./.drone/build.sh
@ -35,7 +34,7 @@ steps:
PLUGIN_EXCLUDE: ^\.git/$
commands:
- pwd
- find
- 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