This commit is contained in:
@ -8,4 +8,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- run: echo "Hello World"
|
- run: echo "Hello World"
|
||||||
- run: python -V
|
- run: python -V
|
||||||
- run: md5sum data/images/220px-George_the_amazing_guinea_pig.jpg
|
- run: ls data/images
|
||||||
|
@ -7,3 +7,7 @@ Create a [gitea act runner](https://docs.gitea.com/usage/actions/act-runner) via
|
|||||||
* gitea runner mount space
|
* gitea runner mount space
|
||||||
* **.gitea/workflows**
|
* **.gitea/workflows**
|
||||||
* put CI/CD workflow yaml files here to deploy
|
* put CI/CD workflow yaml files here to deploy
|
||||||
|
|
||||||
|
## File
|
||||||
|
* **data/images/220px-George_the_amazing_guinea_pig.jpg**
|
||||||
|
* a sample image stored by LFS (source: https://en.wikipedia.org/wiki/Guinea_pig)
|
||||||
|
Reference in New Issue
Block a user