Skip to content

Commit 420a3de

Browse files
authored
Update .drone.yml
Signed-off-by: Mohamad Berjawi <[email protected]>
1 parent f18152f commit 420a3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ steps:
1717
repo: josaorg/contributions-web
1818
build_args:
1919
[
20-
CONTRIBUTIONS_API_URL=https://contributions.api.prod.josa.ngo,
20+
CONTRIBUTIONS_API_URL=http://contributions.api.svc.cluster.local,
2121
MATOMO_SITE_ID=10,
2222
TARGET_ENV=production
2323
]

0 commit comments

Comments
 (0)