Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TreeMaker
cmssw-docker
Commits
03bf9e13
Commit
03bf9e13
authored
Apr 06, 2020
by
Alexx Perloff
Browse files
Remove an 'only' field from the GitLab CI/CD yml file
parent
b17fa08d
Pipeline
#1542274
failed with stage
in 1 minute and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
03bf9e13
...
...
@@ -34,9 +34,6 @@ variables:
-
echo $CI_PROJECT_DIR/$CONTEXT_DIR/
-
ls -lh $CI_PROJECT_DIR/$CONTEXT_DIR/
-
/kaniko/executor --context $CI_PROJECT_DIR/$CONTEXT_DIR --dockerfile $CI_PROJECT_DIR/$CONTEXT_DIR/Dockerfile --destination $TO --build-arg=BUILD_DATE="$DATE" --build-arg=VERSION="$DATE" --build-arg=VCS_URL="$CI_REPOSITORY_URL" --build-arg=VCS_REF="$COMMIT_HASH" --build-arg BASEIMAGE="$BASE_IMAGE" --build-arg SCRAM_ARCH="$SCRAM_ARCH" --build-arg CMSSW_VERSION="$CMSSW_VERSION"
only
:
variables
:
-
$STANDALONE == "True" && $CMSSW_VERSION && $SCRAM_ARCH && $BASE_IMAGE
# Jobs/Includes ---------------------------------------------------------------
include
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment