mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Comments [skip ci]
This commit is contained in:
parent
53d706ddef
commit
7229b55eb2
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# This script is used to check that the versions are correct and topping the pipeline if something is wrong.
|
# This script is used to check that the versions are correct and stopping the pipeline if something is wrong.
|
||||||
# This is designed to be run on the main pipeline to check that everything is in order before building RetroDECK.
|
# This is designed to be run on the main pipeline to check that everything is in order before building RetroDECK.
|
||||||
|
|
||||||
source automation_tools/version_extractor.sh
|
source automation_tools/version_extractor.sh
|
||||||
|
|
Loading…
Reference in a new issue