Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bootfahrten
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
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
Franziska Michl
bootfahrten
Commits
c98cfd58
Commit
c98cfd58
authored
2 weeks ago
by
Franziska Michl
Browse files
Options
Downloads
Patches
Plain Diff
yaml_File_git geändert
parent
674fd623
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
bootfahrten
Pipeline
#58639
failed
2 weeks ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+5
-5
5 additions, 5 deletions
.gitlab-ci.yml
with
5 additions
and
5 deletions
.gitlab-ci.yml
+
5
−
5
View file @
c98cfd58
...
...
@@ -39,8 +39,8 @@ container:
image
:
docker:latest
stage
:
deploy
script
:
-
echo -n $CI_JOB_TOKEN | docker login -u gitlab-ci-token
--password-stdin $CI_REGISTRY
-
docker build --cache-from $CI_REGISTRY_IMAGE:latest
--tag $CI_REGISTRY_IMAGE:latest .
-
docker push $CI_REGISTRY_IMAGE:latest
-
echo -n $CI_JOB_TOKEN | docker login -u gitlab-ci-token
--password-stdin $CI_REGISTRY
-
docker build --cache-from $CI_REGISTRY_IMAGE:latest
--tag $CI_REGISTRY_IMAGE:latest .
-
docker push $CI_REGISTRY_IMAGE:latest
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