Merge remote-tracking branch 'origin/api-v1.10.0' into dev

This commit is contained in:
Taha Yassine Kraiem 2023-02-16 11:10:21 +01:00
commit 75bb198a51
3 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# This action will push the utilities changes to aws
# This action will push the assist changes to aws
on:
workflow_dispatch:
push:
@ -10,7 +10,7 @@ on:
- "!utilities/.gitignore"
- "!utilities/*-dev.sh"
name: Build and Deploy Utilities EE
name: Build and Deploy Assist EE
jobs:
deploy:

View file

@ -1,15 +1,15 @@
# This action will push the utilities changes to aws
# This action will push the assist changes to aws
on:
workflow_dispatch:
push:
branches:
- dev
- api-v1.10.0
paths:
- "utilities/**"
- "!utilities/.gitignore"
- "!utilities/*-dev.sh"
name: Build and Deploy Utilities
name: Build and Deploy Assist
jobs:
deploy:

View file

@ -21,4 +21,4 @@ USER 1001
ADD --chown=1001 https://static.openreplay.com/geoip/GeoLite2-Country.mmdb $MAXMINDDB_FILE
ENTRYPOINT ["/sbin/tini", "--"]
CMD npm start
CMD npm start