V8.03.512.2025.06.06
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m6s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m6s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -183,7 +183,7 @@ jobs:
|
||||
GIT_SSH_COMMAND: "ssh -p 42842"
|
||||
run: |
|
||||
set -euo pipefail
|
||||
### Apply previously stashed changes, falls vorhanden
|
||||
### Apply previously stashed changes
|
||||
git stash pop || echo "✔️ Nothing to pop"
|
||||
|
||||
- name: 📦 Stage generated files.
|
||||
|
||||
@@ -426,7 +426,7 @@ jobs:
|
||||
GIT_SSH_COMMAND: "ssh -p 42842"
|
||||
run: |
|
||||
set -euo pipefail
|
||||
### Apply previously stashed changes, falls vorhanden
|
||||
### Apply previously stashed changes
|
||||
git stash pop || echo "✔️ Nothing to pop"
|
||||
|
||||
- name: 📦 Stage generated files.
|
||||
|
||||
@@ -423,7 +423,7 @@ jobs:
|
||||
GIT_SSH_COMMAND: "ssh -p 42842"
|
||||
run: |
|
||||
set -euo pipefail
|
||||
### Apply previously stashed changes, falls vorhanden
|
||||
### Apply previously stashed changes
|
||||
git stash pop || echo "✔️ Nothing to pop"
|
||||
|
||||
- name: 📦 Stage generated files.
|
||||
|
||||
@@ -423,7 +423,7 @@ jobs:
|
||||
GIT_SSH_COMMAND: "ssh -p 42842"
|
||||
run: |
|
||||
set -euo pipefail
|
||||
### Apply previously stashed changes, falls vorhanden
|
||||
### Apply previously stashed changes
|
||||
git stash pop || echo "✔️ Nothing to pop"
|
||||
|
||||
- name: 📦 Stage generated files.
|
||||
|
||||
@@ -278,7 +278,7 @@ jobs:
|
||||
GIT_SSH_COMMAND: "ssh -p 42842"
|
||||
run: |
|
||||
set -euo pipefail
|
||||
### Apply previously stashed changes, falls vorhanden
|
||||
### Apply previously stashed changes
|
||||
git stash pop || echo "✔️ Nothing to pop"
|
||||
|
||||
- name: 📦 Stage generated files.
|
||||
|
||||
@@ -160,7 +160,7 @@ jobs:
|
||||
GIT_SSH_COMMAND: "ssh -p 42842"
|
||||
run: |
|
||||
set -euo pipefail
|
||||
### Apply previously stashed changes, falls vorhanden
|
||||
### Apply previously stashed changes
|
||||
git stash pop || echo "✔️ Nothing to pop"
|
||||
|
||||
- name: 📦 Stage generated files.
|
||||
|
||||
@@ -153,7 +153,7 @@ jobs:
|
||||
GIT_SSH_COMMAND: "ssh -p 42842"
|
||||
run: |
|
||||
set -euo pipefail
|
||||
### Apply previously stashed changes, falls vorhanden
|
||||
### Apply previously stashed changes
|
||||
git stash pop || echo "✔️ Nothing to pop"
|
||||
|
||||
- name: 📦 Stage generated files.
|
||||
|
||||
Reference in New Issue
Block a user