Merge branch 'master' of https://git.bh.ttx.sk/jaro/ikea
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name: Gitea Actions Demo
|
||||
run-name: ${{ github.actor }} is testing out Gitea Actions 🚀
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: linux-x64
|
||||
@@ -16,3 +17,5 @@ jobs:
|
||||
ls -la /var/www/html
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
path: '/var/www/html'
|
||||
Reference in New Issue
Block a user