Move to new docker images and composer update (#438)

* Move to new docker images

* Update composer dependencies

* Sign drone
This commit is contained in:
Harald Leithner 2021-06-27 13:46:07 +02:00 committed by GitHub
parent c1cff7a7ed
commit 6bffc54ccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1665 additions and 729 deletions

View File

@ -4,7 +4,7 @@ name: default
steps:
- name: weblinks-codeception-tests
image: joomlaprojects/docker-systemtests:latest
image: joomlaprojects/docker-images:systemtests
commands:
- composer install
- chmod a+x .drone/build.sh
@ -25,6 +25,6 @@ volumes:
---
kind: signature
hmac: 41c9d399a788c8e97a0444ee8483682cfcb5b21d920b4012852a48ed3b2e9db8
hmac: bdbb55e8a838f65e5a832cfca09af95d450cbdc9d733e03f0f528abdebfff47f
...

View File

@ -18,7 +18,7 @@
"joomla-projects/joomla-testing-robo": "~1.0",
"joomla-projects/selenium-server-standalone": "^v3.1.0",
"fzaninotto/faker": "^1.6",
"joomla-projects/jorobo": "~0.7",
"joomla-projects/jorobo": "^0.7.6",
"behat/gherkin": "^4.4.1"
}
}

2388
composer.lock generated

File diff suppressed because it is too large Load Diff