Comments [skip ci]

This commit is contained in:
XargonWan 2023-09-23 20:33:40 +02:00
parent 53d706ddef
commit 7229b55eb2

View file

@ -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