Commit Graph

2 Commits

Author SHA1 Message Date
Jakub Sokołowski b1ee581dae ci: add discord notifications to at build success
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-03-23 23:02:58 +01:00
Jakub Sokołowski 3b7857739a ci: add basic jenkinsfile for building Docker images
This is the first and most basic version of a Jenkinsfile we can use.

Since we can't just hardcode things like docker name, tag, or
credentials for pushing to a Docker registry it needs to be a parameter.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-02-27 20:46:15 +01:00