Update .gitea/workflows/UndeployPR.yaml
Undeploy PR / Deploy PR (pull_request) Failing after 52s Details

pull/8/head
lars 2023-10-05 00:59:08 +00:00
parent cc61dba1a8
commit 00e89bdc64
1 changed files with 23 additions and 23 deletions

View File

@ -7,9 +7,9 @@ on:
jobs:
Deploy PR:
runs-on: ubuntu-latest
container:
image: python
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- name: Install pip packages
run: pip3 install requests python-dotenv --quiet
- name: Run Undeploy script