Skip to content

Commit

Permalink
chore: add matomo build args to drone
Browse files Browse the repository at this point in the history
  • Loading branch information
mbaraa committed Feb 5, 2024
1 parent 4a9cc7a commit a397b51
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ steps:
image: plugins/docker
settings:
repo: josaorg/safepass
build_args:
[
MATOMO_URL=https://track.josa.ngo/,
MATOMO_SITE_ID=14,
]
tags:
- ${DRONE_COMMIT_SHA}
- stable
Expand Down

0 comments on commit a397b51

Please sign in to comment.