EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ESA
PRISM
VS
Commits
240f8fbd
Commit
240f8fbd
authored
5 years ago
by
Mussab Abdalla
Browse files
Options
Downloads
Patches
Plain Diff
overriding UPLOAD_CONTAINER
parent
8117ec4b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-3
1 addition, 3 deletions
.gitlab-ci.yml
with
1 addition
and
3 deletions
.gitlab-ci.yml
+
1
−
3
View file @
240f8fbd
...
...
@@ -75,9 +75,6 @@ build:
test
:
image
:
docker:latest
stage
:
test
variables
:
BUCKET_NAME
:
pvs_testing
UPLOAD_CONTAINER
:
pvs_testing
services
:
-
docker:dind
before_script
:
...
...
@@ -95,6 +92,7 @@ test:
-
docker push registry.gitlab.eox.at/esa/prism/vs/pvs_client:latest
-
docker swarm init
-
docker stack deploy -c docker-compose.emg.yml -c docker-compose.emg.dev.yml emg-pvs
-
export UPLOAD_CONTAINER=pvs_testing
script
:
# - swift post --auth-version $ST_AUTH_VERSION_DOWNLOAD --os-identity-api-version 3 --os-auth-url $OS_AUTH_URL_DOWNLOAD --os-username $OS_USERNAME_DOWNLOAD --os-password $OS_PASSWORD_DOWNLOAD --os-tenant-name $OS_TENANT_NAME_DOWNLOAD --os-tenant-id $OS_TENANT_ID_DOWNLOAD --os-region-name $OS_REGION_NAME_DOWNLOAD preprocessor_test
-
apk update && apk add postgresql-dev gcc python3-dev musl-dev py-pip gdal
...
...
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