Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Generic Training Dataset
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Arkindex
Workers
Generic Training Dataset
Commits
fdc2dd83
Commit
fdc2dd83
authored
1 year ago
by
Yoann Schneider
Browse files
Options
Downloads
Patches
Plain Diff
Publish worker preprod
parent
cb201bd0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!9
Publish worker preprod
Pipeline
#137232
passed
1 year ago
Stage: test
Stage: build
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+13
-0
13 additions, 0 deletions
.gitlab-ci.yml
with
13 additions
and
0 deletions
.gitlab-ci.yml
+
13
−
0
View file @
fdc2dd83
...
@@ -82,3 +82,16 @@ bump-python-deps:
...
@@ -82,3 +82,16 @@ bump-python-deps:
script
:
script
:
-
devops python-deps requirements.txt
-
devops python-deps requirements.txt
publish-worker
:
stage
:
release
image
:
registry.gitlab.teklia.com/arkindex/cli:latest
script
:
-
arkindex -p $ARKINDEX_INSTANCE --gitlab-secure-file arkindex-cli.yaml worker publish "$CI_REGISTRY_IMAGE:${CI_COMMIT_TAG:-latest}"
parallel
:
matrix
:
-
ARKINDEX_INSTANCE
:
-
preprod
This diff is collapsed.
Click to expand it.
Yoann Schneider
@yschneider
mentioned in commit
e3c31486
·
1 year ago
mentioned in commit
e3c31486
mentioned in commit e3c31486f9af6d4f0d33999a76fa5ea407b4e88a
Toggle commit list
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