mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-11-10 02:45:42 +01:00
Update deploy.yaml
Some checks are pending
Gitea Actions Deploy / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Deploy / Explore-Gitea-Actions (push) Waiting to run
This commit is contained in:
parent
51fcab7a07
commit
e3ac661196
@ -4,7 +4,9 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
|
runs-on: ubuntu-latest:host
|
||||||
steps:
|
steps:
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls
|
pwd
|
||||||
|
ls /home/debian
|
||||||
|
Loading…
Reference in New Issue
Block a user