Skip to content

Commit 60bd883

Browse files
authored
Update .drone.yml
1 parent 9346637 commit 60bd883

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.drone.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ steps:
1717
repo: josaorg/contributions-web
1818
build_args:
1919
[
20-
CONTRIBUTIONS_API_URL=https://contributions.api.prod.josa.ngo,
21-
MATOMO_SITE_ID=10,
22-
TARGET_ENV=production
20+
CONTRIBUTIONS_API_URL=https://contributions.api.dev.josa.ngo,
21+
MATOMO_SITE_ID=11,
22+
TARGET_ENV=development
2323
]
2424
build_args_from_env:
2525
[

0 commit comments

Comments
 (0)