Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinehage committed Dec 16, 2021
2 parents 5a7c024 + 5e65720 commit 9bbd1d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
- docker tag soajsorg/oauth:latest soajsorg/oauth:${MAJOR_VERSION}.x

- docker push soajsorg/oauth
- docker push soajsorg/oauth:${PACKAGE_VERSION}
- docker push soajsorg/oauth:${MAJOR_VERSION}.x
deploy:
on:
all_branches: true
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "soajs.oauth",
"description": "soajs oauth service",
"version": "3.0.30",
"version": "3.0.31",
"author": {
"name": "soajs team",
"email": "team@soajs.org"
Expand Down

0 comments on commit 9bbd1d2

Please sign in to comment.