Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
experiments
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
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
Simen Fritsvold
experiments
Commits
35c25fb8
You need to sign in or sign up before continuing.
Commit
35c25fb8
authored
10 months ago
by
Simen Fritsvold
Browse files
Options
Downloads
Patches
Plain Diff
test med cat config.toml
parent
849f76a9
No related branches found
No related tags found
No related merge requests found
Pipeline
#292056
failed
10 months ago
Stage: test
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
config.toml
+0
-0
0 additions, 0 deletions
config.toml
with
1 addition
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
35c25fb8
...
...
@@ -28,6 +28,7 @@ deploy-job:
DOCKER_IMAGE_NAME
:
$DOCKER_USERNAME/experiments
before_script
:
-
cat /etc/gitlab-runner/config.toml
-
mkdir ~/.docker
-
echo $DOCKER_AUTH_CONFIG | base64 -d > ~/.docker/config.json
-
until docker info; do sleep 1; done;
...
...
This diff is collapsed.
Click to expand it.
etc/gitlab-runner/
config.toml
→
config.toml
+
0
−
0
View file @
35c25fb8
File moved
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