Skip to content
Snippets Groups Projects
Select Git revision
  • add-helm-upgrade
  • dev default protected
  • semantic-release
  • fluxcd
  • feature/store-in-db
  • v1.0.0-pf
6 results

price-feed

  • Clone with SSH
  • Clone with HTTPS
  • Petar Kirov's avatar
    Petar Kirov authored
    * Upgrade docker and docker:dind images to 20.10
    * Use docker-buildx image maintained by @jarvis-network [1] [2]
    * Enable TLS communication with Docker engine
    * Remove unnecessary variable settings
    * Remove unused deploy stage
    * Extract common logic from `before_script` and make it more generic
    * Express all final build targets with a matrix
    * Rename the stages and jobs names to be more descriptive
    
    [1]: https://gitlab.com/jarvis-network/base/container-images/docker-buildx
    [2]: registry.gitlab.com/jarvis-network/base/container-images/docker-buildx:20.10
    1fa56249
    History

    Price Feed

    To run the listener use this command:

    dub run :listener

    To run the emitter use this command:

    dub run :emitter