Skip to content

Commit 4cbc515

Browse files
committed
Update .gitlab-ci.yml
1 parent dc14dca commit 4cbc515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ stages:
1212

1313

1414
before_script:
15-
- export ISOLATION=buildpipeline${CI_BUILD_PIPELINE_ID}
15+
- export ISOLATION=buildpipeline${CI_PIPELINE_ID}
1616
- export COMPOSE_PROJECT_NAME=${ISOLATION}
1717
- export APP_VERSION=$(git describe --always --dirty)
1818
- export PHP_IMAGE_NAME=dmstr/php-yii2

0 commit comments

Comments
 (0)