mirror of
https://github.com/werf/actions.git
synced 2026-02-05 02:46:23 +03:00
feat: working within 2 major version
Signed-off-by: Aleksei Igrychev <aleksei.igrychev@palark.com>
This commit is contained in:
@@ -45,7 +45,7 @@ run:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Run
|
||||
uses: werf/actions/run@v1.2
|
||||
uses: werf/actions/run@v2
|
||||
with:
|
||||
image: backend
|
||||
args: rails server
|
||||
|
||||
Reference in New Issue
Block a user