test env
This commit is contained in:
parent
5d7adb25fe
commit
0d37a9fab7
@ -26,7 +26,7 @@ jobs:
|
||||
./validator
|
||||
# ошибка если возникла то прервать пайплайн
|
||||
env:
|
||||
MONGO_HOST: $BB_MONGO_URI
|
||||
MONGO_HOST: ${{ secrets.BB_MONGO_URI }}
|
||||
CreateImage:
|
||||
runs-on: [hubstaging]
|
||||
needs: Validate
|
||||
|
Loading…
Reference in New Issue
Block a user