Skip to content

Commit

Permalink
OEL-0000: Sync with oe_theme 3.x yaml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
brummbar committed Jul 30, 2021
1 parent 827f38e commit b1707c7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ services:
selenium:
# Newer Selenium Chrome images are not supported at the moment by behat/mink-selenium2-driver.
image: registry.fpfis.eu/fpfis/selenium:standalone-chrome-3.141.59-oxygen
shm_size: 2g
environment:
- DISPLAY=:99
- SE_OPTS=-debug
Expand Down Expand Up @@ -57,9 +56,7 @@ pipeline:
volumes:
- /cache:/cache
commands:
# @todo remove "composer install" step once the following issue is fixed.
# @link https://webgate.ec.europa.eu/CITnet/jira/browse/OPENEUROPA-1234
- composer update --prefer-lowest --prefer-stable --ansi --no-suggest --no-progress
- composer update --prefer-lowest --ansi --no-suggest --no-progress
when:
event:
exclude: tag
Expand Down

0 comments on commit b1707c7

Please sign in to comment.