Update slug, org, and project key info for the SonarCloud service (#2690)
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
if [[ "${TRAVIS_REPO_SLUG}" == "jerryscript-project/jerryscript"
|
||||
if [[ "${TRAVIS_REPO_SLUG}" == "pando-project/jerryscript"
|
||||
&& ${TRAVIS_BRANCH} == "master"
|
||||
&& ${TRAVIS_EVENT_TYPE} == "push" ]]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user