diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5bef75f116e7b2c72d5010a7740ba40450a75cfb..b95ee08e180d940ef98d9a0f144340684005faa3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,8 +13,8 @@ variables: GCP_STORAGE_URL: https://osdu-indexer-dot-opendes.appspot.com/api/storage/v2/ IBM_BUILD_SUBDIR: provider/indexer-ibm IBM_INT_TEST_SUBDIR: testing/indexer-test-ibm - IBM_SKIP_BUILD: 'true' - IBM_SKIP_DEPLOY: 'true' + IBM_SKIP_BUILD: 'false' + IBM_SKIP_DEPLOY: 'false' IBM_SKIP_TEST: 'false' include: