Skip to content
Snippets Groups Projects
Commit ea3251dd authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Add .gitlab-ci.yml

parent 13b5ab0d
No related branches found
No related tags found
No related merge requests found
image: ilyasemenov/gitlab-ci-git-push
stages:
- deploy
deploy to production:
stage: deploy
environment: production
only:
- master
script: git-push git@github.com:Tobisaninfo/PlayWallDesktop.git
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment