diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 20a89a9..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,8 +0,0 @@ -image: ilyasemenov/gitlab-ci-git-push - -stages: - - deploy - -deploy to production: - stage: deploy - script: git-push git@github.com:adroslice/bfr.git \ No newline at end of file