Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
somconnexio-mm-proxy-provisioning
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
Container 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
Coopdevs
Som Connexió
MásMóvil
somconnexio-mm-proxy-provisioning
Commits
7c6d5f00
Commit
7c6d5f00
authored
6 months ago
by
Borja Gimeno
Browse files
Options
Downloads
Patches
Plain Diff
feat: add versioning command to deploy
parent
05f4ccfc
No related branches found
Branches containing commit
No related tags found
1 merge request
!73
feat: add versioning command to deploy
Pipeline
#127537
passed
6 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-3
1 addition, 3 deletions
README.md
with
1 addition
and
3 deletions
README.md
+
1
−
3
View file @
7c6d5f00
...
...
@@ -186,11 +186,9 @@ We are using [Ansistrano](https://ansistrano.com/) to deploy our app.
Use the playbook
`deploy.yml`
to update the application project to the selected version:
```
$ pyenv exec ansible-playbook playbooks/deploy.yml --user USER --limit HOSTGROUP --ask-vault-pass
$ pyenv exec ansible-playbook playbooks/deploy.yml --user USER --limit HOSTGROUP
-e ansistrano_git_branch=RELEASE_somconnexio-mm-proxy
--ask-vault-pass
```
> TODO: How do we indicate the version we want to deploy?
### Staging/Production configuration
...
...
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