Send the tags first.
This commit is contained in:
parent
48b0e7d863
commit
195a5cb241
@ -81,7 +81,7 @@ module.exports = function(grunt) {
|
|||||||
stdout: true
|
stdout: true
|
||||||
},
|
},
|
||||||
push: {
|
push: {
|
||||||
command: 'git push origin --all && git push origin --tags -f',
|
command: 'git push origin --tags -f && git push origin --all',
|
||||||
stdout: true
|
stdout: true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user