Skip to content
Snippets Groups Projects
Commit d696fd4f authored by David Beniamine's avatar David Beniamine
Browse files

fetch repo before checkout

parent e3f02904
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
git fetch
git checkout $DOLI_VERSION git checkout $DOLI_VERSION
php-fpm7.3 -D php-fpm7.3 -D
apache2ctl -DFOREGROUND apache2ctl -DFOREGROUND
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment