Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Theia stack
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
esa-common
che7
stacks
Theia stack
Commits
912aae34
Commit
912aae34
authored
5 years ago
by
edupin
Browse files
Options
Downloads
Patches
Plain Diff
added zipping of Project template in sh buildEclipsestack
parent
e2516f02
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
Project_template.zip
+0
-0
0 additions, 0 deletions
Project_template.zip
buildEclipseStack.sh
+1
-0
1 addition, 0 deletions
buildEclipseStack.sh
with
2 additions
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
912aae34
...
@@ -7,7 +7,7 @@ stages:
...
@@ -7,7 +7,7 @@ stages:
-
test
-
test
services
:
services
:
-
docker:dind
-
docker:
18.09.7-
dind
variables
:
variables
:
DOCKER_DRIVER
:
overlay
DOCKER_DRIVER
:
overlay
...
...
This diff is collapsed.
Click to expand it.
Project_template.zip
+
0
−
0
View file @
912aae34
No preview for this file type
This diff is collapsed.
Click to expand it.
buildEclipseStack.sh
+
1
−
0
View file @
912aae34
zip
-r
Project_template.zip Project_template
docker build
-t
kosted/bmap-stack:latest
.
docker build
-t
kosted/bmap-stack:latest
.
docker run
--rm
kosted/bmap-stack:latest pip freeze
docker run
--rm
kosted/bmap-stack:latest pip freeze
docker push kosted/bmap-stack:latest
docker push kosted/bmap-stack:latest
This diff is collapsed.
Click to expand it.
Preview
0%
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