Compare commits
1 Commits
f1a06336ee
...
458cdb3b4e
| Author | SHA1 | Date | |
|---|---|---|---|
|
458cdb3b4e
|
@@ -74,7 +74,7 @@ jobs:
|
||||
echo ">> Changes detected"
|
||||
|
||||
for path in $GIT_DIFF; do
|
||||
CHANGED_DIR+=$(echo "$path" | awk -F '/' '{print $4}')
|
||||
CHANGED_DIR+=("echo "$path" | awk -F '/' '{print $4}' ")
|
||||
done
|
||||
|
||||
echo ">> Changes Directories:"
|
||||
|
||||
@@ -5,6 +5,7 @@ description: Traefik
|
||||
keywords:
|
||||
- traefik
|
||||
- reverse-proxy
|
||||
- tls
|
||||
- kubernetes
|
||||
home: https://wiki.alexlebens.dev/s/541ec45c-6cf7-4be6-bb08-63cab175e7cb
|
||||
sources:
|
||||
|
||||
Reference in New Issue
Block a user