wip ci/cd
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 49s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 49s
This commit is contained in:
@@ -39,6 +39,6 @@ jobs:
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
touch hello_world.log
|
||||
docker run -d --name tracker -p 9999:3000 git.madsky.ru/vadim/tracker:latest
|
||||
- name: Execute a single command
|
||||
run: echo "Hello, world!!"
|
||||
run: echo "Hello, world!"
|
||||
Reference in New Issue
Block a user