Skip to content

Commit b0e75cf

Browse files
author
George Khoury
authored
Update .drone.yml
1 parent 9e400f9 commit b0e75cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ steps:
1717
repo: josaorg/contributions-web
1818
build_args:
1919
[
20-
CONTRIBUTIONS_API_URL=https://contributions.api.dev.josa.ngo,
21-
MATOMO_SITE_ID=11,
20+
CONTRIBUTIONS_API_URL=https://contributions.api.prod.josa.ngo,
21+
MATOMO_SITE_ID=10,
2222
]
2323
tags:
2424
- ${DRONE_COMMIT_SHA}

0 commit comments

Comments
 (0)