enabled opensync-ext-cloud

This commit is contained in:
Eugene Taranov
2020-06-18 16:11:49 +03:00
parent 9c03c32ae8
commit 8cbcf72069

View File

@@ -6,7 +6,6 @@ on:
pull_request:
branches: [ master ]
env:
SONAR_URL: https://sonarcloud.io
SONAR_ORGANIZATION: telecominfraproject
@@ -16,7 +15,7 @@ jobs:
strategy:
matrix:
project:
# - opensync-ext-cloud
- opensync-ext-cloud
- opensync-ext-interface
runs-on: ubuntu-latest
steps: