Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of git.n-n.moe:reinx/reinx
Browse files Browse the repository at this point in the history
  • Loading branch information
Reisyukaku committed Dec 20, 2018
2 parents 98eeb25 + 74abd72 commit 51411fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ publish_nightly:
# Clean up for security's sake.
- rm /tmp/reinx_build_push_cookie_jar
- rm /tmp/reinx_build_push_token
- rm /tmp/reinx_build_push_data

sync_with_github:
stage: sync
Expand All @@ -99,5 +98,5 @@ sync_with_github:
- tags
script:
- git checkout master
- git pull
- git pull origin master
- git push -u github master

0 comments on commit 51411fb

Please sign in to comment.