mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-11-10 02:45:42 +01:00
Update deploy.yaml
Some checks failed
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 3s
Some checks failed
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 3s
This commit is contained in:
parent
83a99a3c9b
commit
bc7dcab8a2
@ -5,13 +5,11 @@ on: [push]
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
#working-directory: /home/debian
|
||||
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
steps:
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
cd /home
|
||||
ls /home
|
||||
cd /www
|
||||
ls
|
||||
|
Loading…
Reference in New Issue
Block a user