We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18152f commit 420a3deCopy full SHA for 420a3de
.drone.yml
@@ -17,7 +17,7 @@ steps:
17
repo: josaorg/contributions-web
18
build_args:
19
[
20
- CONTRIBUTIONS_API_URL=https://contributions.api.prod.josa.ngo,
+ CONTRIBUTIONS_API_URL=http://contributions.api.svc.cluster.local,
21
MATOMO_SITE_ID=10,
22
TARGET_ENV=production
23
]
0 commit comments