move data to docker-data
Some checks failed
Deploy Stacks / Redeploy_services_stacks (push) Has been cancelled

This commit is contained in:
2025-12-14 15:29:23 -03:00
parent 7cf8000ec6
commit 38742939a3
32 changed files with 83 additions and 870 deletions

View File

@@ -1,9 +1,9 @@
name: Gitea Actions Demo
name: Deploy Stacks
run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on: [push]
jobs:
Explore-Gitea-Actions:
Redeploy_services_stacks:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
@@ -16,4 +16,4 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: echo "🍏 This job's status is ${{ job.status }}."
- run: echo "🍏 This job's status is ${{ job.status }}."