Skip to content
Snippets Groups Projects
Commit 9d5eabec authored by Antoine Gaudron-Desjardins's avatar Antoine Gaudron-Desjardins
Browse files

ci

parent 610ff9b9
No related branches found
No related tags found
1 merge request!7ci
Pipeline #43682 passed
......@@ -7,10 +7,10 @@ variables:
MYSQL_PASSWORD: $MYSQL_PASSWORD
MYSQL_DATABASE: $MYSQL_DATABASE
services:
- name: mysql:latest
command: ["mysqld", "--authentication-policy=mysql_native_password"]
alias: mysql
# services:
# - name: mysql:latest
# command: ["mysqld", "--authentication-policy=mysql_native_password"]
# alias: mysql
# services:
# - name: mysql:latest
......@@ -138,7 +138,7 @@ lint:
# - job_id=$(cat job_id)
- >
ssh "eatfast@$DOMAIN"
"cd /var/www/backend &&
"cd /var/www/eatfast/backend &&
git stash &&
git checkout "$CI_COMMIT_BRANCH" &&
git stash &&
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment