mirror of
https://github.com/mkuf/prind.git
synced 2026-01-24 16:09:10 +01:00
8 lines
356 B
YAML
8 lines
356 B
YAML
# This is a basic configuration file for build.py
|
|
|
|
# Ignore specific refs when building images
|
|
# This is helpful is upstream tags contain a bug that prevents the automated build system to succeed
|
|
ignore:
|
|
klipperscreen:
|
|
- v0.4.6 # https://github.com/KlipperScreen/KlipperScreen/commit/c520390fe459865eb96361bd04944d61cde27cf9#commitcomment-161345136
|