30
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-06-01 22:10:50 +00:00

Move to new docker images

This commit is contained in:
Harald Leithner 2021-06-27 11:05:37 +02:00 committed by GitHub
parent c1cff7a7ed
commit 5c57a82ea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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