Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bayeswave
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nayyer Raza
bayeswave
Commits
bee1734d
Commit
bee1734d
authored
3 years ago
by
Nayyer Raza
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of git.ligo.org:lscsoft/bayeswave
Updated build pipeline.
parents
a5b9a131
30ef92d0
Branches
master
No related tags found
No related merge requests found
Pipeline
#234714
passed
3 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
bee1734d
...
...
@@ -39,7 +39,7 @@ stages:
-
docker build --no-cache
--build-arg CI_COMMIT_SHA=${CI_COMMIT_SHA}
--build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')
--build-arg BUILD_IMAGE=$
CI
_REGISTRY
_IMAGE/conda-env
:$IMAGE_TAG
--build-arg BUILD_IMAGE=$
UPSTREAM
_REGISTRY
/$CONDA_ENV_IMAGE
:$IMAGE_TAG
-t $IMAGE --file $DOCKERFILE .
-
docker push $IMAGE
...
...
@@ -198,8 +198,8 @@ bayeswave-runtime:latest:
<<
:
*docker_deploy
variables
:
DOCKERFILE
:
Dockerfile
except
:
-
tags
only
:
-
master@lscsoft/bayeswave
bayeswave-runtime:tag
:
stage
:
deploy
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment