fix/cicd #3

Merged
marcio.fernandes merged 62 commits from fix/cicd into master 2025-11-22 17:43:58 +00:00
Showing only changes of commit ef547c8fa2 - Show all commits

View File

@@ -1,6 +1,8 @@
#/bin/bash #/bin/bash
set -euo pipefail set -euo pipefail
echo "fetching actions."
# check arguments # check arguments
ERROR=0 ERROR=0