Skip to content
Snippets Groups Projects
Select Git revision
  • blink_multi_rocket
  • master default protected
  • blink_rocket
  • msgctl/gfx_rle
  • msgctl/faultscreen
  • msgctl/textbuffer_api
  • schneider/bonding
  • schneider/bootloader-update-9a0d158
  • schneider/bsec
  • rahix/bma
  • rahix/bhi
  • schleicher-test
  • schneider/schleicher-test
  • freertos-btle
  • ch3/api-speed-eval2
  • schneider/mp-for-old-bl
  • ch3/leds-api
  • ch3/genapi-refactor
  • ch3/dual-core
  • dualcore
  • v0.0
21 results

docker

  • Clone with SSH
  • Clone with HTTPS
  • Forked from card10 / firmware
    Source project has a limited visibility.
    q3k's avatar
    q3k authored
    In this change we modify the CI pipeline to use pre-built Docker images
    for both build and deploy stages.  To this end, we create
    `docker/{build-env,deploy-env}`, two directories containing Dockerfiles
    describing how to build those images, and scripts to push them to a
    Docker registry.
    
    Currently, docker.card10.badge.events.ccc.de seems broken. Thus, we push
    to the Warsaw Hackerspace Docker registry.  Since the Docker images will
    be pulled rarely anyway (as they are cached by build nodes), any low
    bandwidth-caused slowdowns will not be usually end up in the CI critical
    path.
    
    We also bump `.gitlab-ci.yml` to point to those new images.
    4f220608
    History
    Name Last commit Last update
    ..