Skip to content

Draft: Fix env variable declaration

Jacer Omri requested to merge jaceromri/gitlab:patch-141 into master

What does this MR do?

Fix environment variables declaration in Gitlab Ci template for NPM package publishing. It shouldn't be wrapped in $() as it is not a command to be executed.

Screenshots

image

Edited by Cheryl Li

Merge request reports