mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
286b3b5bb9
commit
e4e3fa38de
|
@ -74,4 +74,7 @@ test:
|
||||||
- git config user.name "pkgxbot"
|
- git config user.name "pkgxbot"
|
||||||
- git add werf.yaml
|
- git add werf.yaml
|
||||||
- git commit -m "Initial commit"
|
- git commit -m "Initial commit"
|
||||||
- werf config graph | grep result
|
- run: werf config list | grep result
|
||||||
|
if: <1.2
|
||||||
|
- run: werf config graph | grep result
|
||||||
|
if: '>=1.2'
|
||||||
|
|
Loading…
Reference in a new issue