mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 08:52:46 +00:00
migrate composite to workflow
This commit is contained in:
parent
51bdf9d2f6
commit
9eef6e6bd0
1 changed files with 4 additions and 2 deletions
|
@ -21,8 +21,10 @@ on:
|
|||
description: CI deploy token
|
||||
required: true
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
#runs:
|
||||
# using: "composite"
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue