Skip to content
Snippets Groups Projects
Commit 9442eb15 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

new docker img

parent 2b65cd3f
No related branches found
No related tags found
1 merge request!21Regular merge of develop
Pipeline #8333 failed
image: tetraweb/php
image: digitallyseamless/nodejs-bower-grunt
stages:
- test
- deploy
before_script:
- apt-get update
- apt-get install zip unzip
- php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
- php composer-setup.php
- php -r "unlink('composer-setup.php');"
#- apt-get install -y libssl-dev build-essential wget
#- wget -qO- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash
#- source /root/.bashrc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment