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:
@@ -38,7 +38,7 @@ build:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Build
|
||||
uses: werf/actions/build@v1.2
|
||||
uses: werf/actions/build@v2
|
||||
with:
|
||||
kube-config-base64-data: ${{ secrets.KUBE_CONFIG_BASE64_DATA }}
|
||||
```
|
||||
|
||||
695
build/index.js
695
build/index.js
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user