Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
1000jours
les1000jours
Commits
7703feac
Unverified
Commit
7703feac
authored
Jul 26, 2021
by
benguedj
Committed by
GitHub
Jul 26, 2021
Browse files
feat:
🎸
Ajoute Matomo pour la PREPROD (APP_ID : 46) (#557)
parent
1c0fb9fe
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
.github/workflows/expo-build-prod.yml
.github/workflows/expo-build-prod.yml
+2
-2
.github/workflows/expo-publish-preprod.yml
.github/workflows/expo-publish-preprod.yml
+1
-1
No files found.
.github/workflows/expo-build-prod.yml
View file @
7703feac
...
...
@@ -11,7 +11,7 @@ jobs:
env
:
API_URL
:
${{ secrets.API_URL_PROD }}
CLEAR_STORAGE
:
${{ secrets.CLEAR_STORAGE }}
MATOMO_APPLICATION_ID
:
${{ secrets.MATOMO_APPLICATION_ID }}
MATOMO_APPLICATION_ID
:
${{ secrets.MATOMO_APPLICATION_ID
_PROD
}}
MATOMO_ENABLED
:
${{ secrets.MATOMO_ENABLED }}
MATOMO_URL
:
${{ secrets.MATOMO_URL }}
SENTRY_DSN
:
${{ secrets.SENTRY_DSN }}
...
...
@@ -40,7 +40,7 @@ jobs:
env
:
API_URL
:
${{ secrets.API_URL_PROD }}
CLEAR_STORAGE
:
${{ secrets.CLEAR_STORAGE }}
MATOMO_APPLICATION_ID
:
${{ secrets.MATOMO_APPLICATION_ID }}
MATOMO_APPLICATION_ID
:
${{ secrets.MATOMO_APPLICATION_ID
_PROD
}}
MATOMO_ENABLED
:
${{ secrets.MATOMO_ENABLED }}
MATOMO_URL
:
${{ secrets.MATOMO_URL }}
SENTRY_DSN
:
${{ secrets.SENTRY_DSN }}
...
...
.github/workflows/expo-publish-preprod.yml
View file @
7703feac
...
...
@@ -16,7 +16,7 @@ jobs:
env
:
API_URL
:
${{ secrets.API_URL_PREPROD }}
CLEAR_STORAGE
:
${{ secrets.CLEAR_STORAGE }}
MATOMO_APPLICATION_ID
:
${{ secrets.MATOMO_APPLICATION_ID }}
MATOMO_APPLICATION_ID
:
${{ secrets.MATOMO_APPLICATION_ID
_PREPROD
}}
MATOMO_ENABLED
:
${{ secrets.MATOMO_ENABLED }}
MATOMO_URL
:
${{ secrets.MATOMO_URL }}
SENTRY_DSN
:
${{ secrets.SENTRY_DSN }}
...
...
Social Groovy Bot
🤖
@SocialGroovyBot
mentioned in commit
9b75c49c
·
Jul 26, 2021
mentioned in commit
9b75c49c
mentioned in commit 9b75c49c66741eb9e31d0ddd50e44548ef7f0300
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment