Обновить .gitea/workflows/dispatch_prod.yaml
This commit is contained in:
@@ -15,10 +15,7 @@ jobs:
|
|||||||
name: Deployment Task
|
name: Deployment Task
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
|
||||||
uses: actions/checkout@v4
|
|
||||||
|
|
||||||
- name: Show Message
|
- name: Show Message
|
||||||
run: |
|
run: |
|
||||||
echo "Получилось!"
|
echo "Получилось!"
|
||||||
Reference in New Issue
Block a user