Update .woodpecker.yml
This commit is contained in:
@@ -218,7 +218,7 @@ steps:
|
|||||||
test -z "$PNAME" && continue
|
test -z "$PNAME" && continue
|
||||||
test ! -d "$PDIR" && continue
|
test ! -d "$PDIR" && continue
|
||||||
|
|
||||||
echo -n "git.modwad.pl/${REGISTRY_ORG}/" > /tmp/tag.txt
|
echo -n "git.modwad.pl/fa/" > /tmp/tag.txt
|
||||||
echo "$PNAME" | tr 'A-Z' 'a-z' | tr -d '\n' >> /tmp/tag.txt
|
echo "$PNAME" | tr 'A-Z' 'a-z' | tr -d '\n' >> /tmp/tag.txt
|
||||||
|
|
||||||
echo "=== DEBUG: Generated tag: $(cat /tmp/tag.txt) ==="
|
echo "=== DEBUG: Generated tag: $(cat /tmp/tag.txt) ==="
|
||||||
|
|||||||
Reference in New Issue
Block a user