Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DojoTestBackend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Dojo Project (HES-SO)
Projects
Backend
DojoTestBackend
Commits
9ac82c8e
Commit
9ac82c8e
authored
1 year ago
by
michael.minelli
Browse files
Options
Downloads
Patches
Plain Diff
Update API
parent
a0a339d6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-3
2 additions, 3 deletions
.gitlab-ci.yml
API
+1
-1
1 addition, 1 deletion
API
with
3 additions
and
4 deletions
.gitlab-ci.yml
+
2
−
3
View file @
9ac82c8e
...
...
@@ -14,12 +14,11 @@ deploy:
script
:
-
apk update
-
apk add jq
-
>
VERSION=$(jq -r .version API/package.json)
-
API_VERSION=$(jq -r .version API/ExpressAPI/package.json)
# Download secure files
-
curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash
# Prepare environment
-
mv env_$VERSION .env
-
mv env_$
API_
VERSION .env
-
cp .env API/.env
# Deploy
-
./infra --run
...
...
This diff is collapsed.
Click to expand it.
API
@
7884e53c
Compare
fc95c7c0
...
7884e53c
Subproject commit
fc95c7c0f0df6f8db3a69a928ae3952a9edfde8
e
Subproject commit
7884e53cc8bdeb0575323467b34d7123af842ee
e
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