Files
python_skripte/.gitea/workflows/testing_on_host.yaml
2025-02-03 13:35:49 +01:00

11 lines
185 B
YAML

jobs:
Deploy-DotEnv-To-Devel:
runs-on: shell
defaults:
run:
shell: bash
steps:
- name: write secret to dotenv
run: |
echo "Hello World !!"