Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Phil
goshorly
Commits
51881a76
Commit
51881a76
authored
Feb 04, 2022
by
Phil
🐛
Browse files
Update main-branch.yml
parent
640ef57b
Pipeline
#1090
failed with stages
in 1 minute and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/main-branch.yml
View file @
51881a76
...
...
@@ -18,12 +18,12 @@ build-test-linux-amd64:
expire_in
:
1 week
docker-build-prod-latest
:
image
:
jdrouet/docker-with-buildx:stable
image
:
ezkrg/buildx
stage
:
build-docker
services
:
-
docker:dind
before_script
:
-
docker buildx
use test
-
docker buildx
create --use
-
docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
script
:
-
|
...
...
Write
Preview
Markdown
is supported
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