Skip to content
Snippets Groups Projects
Commit 9cabcac7 authored by aradjafari's avatar aradjafari
Browse files

only master added to yml

parent 16cc9a70
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ cache:
build-client-pages:
stage: build
only: master
script:
# - echo "Creating credential file"
# - echo $DB_HOST > .env
......@@ -48,6 +49,7 @@ build-client-pages:
pages:
stage: deploy
only: master
script:
- cd public
- ls
......@@ -59,6 +61,7 @@ pages:
run_server:
stage: run
only: master
dependencies:
- build-client-pages
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment