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
Kai Kretschmann
commonApiSample
Commits
fc8164a9
Commit
fc8164a9
authored
Nov 30, 2021
by
Kai Kretschmann
🐈
Browse files
Update .gitlab-ci.yml file
parent
250265a8
Pipeline
#1738
failed with stages
in 40 minutes and 53 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fc8164a9
...
...
@@ -45,7 +45,7 @@ makedocker:
-
docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
script
:
-
cp Dockerfile_$GCC Dockerfile
-
docker build -t $CI_REGISTRY/kai/commonapisample:$GCC .
-
docker build
--build-arg VBOOST=74
-t $CI_REGISTRY/kai/commonapisample:$GCC .
-
docker push $CI_REGISTRY/kai/commonapisample:$GCC
build
:
...
...
Write
Preview
Supports
Markdown
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