mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
286b3b5bb9
commit
e4e3fa38de
1 changed files with 4 additions and 1 deletions
|
@ -74,4 +74,7 @@ test:
|
|||
- git config user.name "pkgxbot"
|
||||
- git add werf.yaml
|
||||
- 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