mirror of
https://github.com/joomla-extensions/weblinks.git
synced 2024-10-31 19:02:30 +00:00
Move to new docker images and composer update (#438)
* Move to new docker images * Update composer dependencies * Sign drone
This commit is contained in:
parent
c1cff7a7ed
commit
6bffc54ccb
@ -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
|
||||
|
||||
...
|
||||
|
@ -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
2388
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user