This commit is contained in:
Joao Moreno 2019-04-11 11:16:31 +02:00
parent 1a8afaef39
commit 61e0bdbfe4

View file

@ -24,7 +24,7 @@ steps:
git remote add distro "https://github.com/$VSCODE_MIXIN_REPO.git"
git fetch distro
git push distro origin/master:distro/refs/heads/master
git push distro origin/master:refs/heads/master
git merge $(node -p "require('./package.json').distro")
displayName: Sync & Merge Distro