fix(core): update

This commit is contained in:
Philipp Kunz 2021-11-10 12:40:12 +01:00
parent dbc12a593f
commit e4efec89d9

View File

@ -2,6 +2,7 @@ import { tap, expect } from '@pushrocks/tapbundle';
import * as path from 'path';
process.env.NPMTS_TEST = 'true';
process.env.NPMCI_URL_CLOUDLY = 'localhost'
// set up environment
process.env.CI_REPOSITORY_URL = 'https://yyyyyy:xxxxxxxx@gitlab.com/mygroup/myrepo.git';