mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Uncomment branch check
This commit is contained in:
parent
be0ebab841
commit
2d0ba3e1f9
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env coffee
|
||||
|
||||
# return unless process.env.JANKY_SHA1 and process.env.JANKY_BRANCH is 'ks-upload-release'
|
||||
return unless process.env.JANKY_SHA1 and process.env.JANKY_BRANCH is 'ks-upload-release'
|
||||
|
||||
child_process = require 'child_process'
|
||||
path = require 'path'
|
||||
|
Loading…
Reference in New Issue
Block a user