mirror of
https://github.com/Alfresco/acs-community-packaging.git
synced 2026-09-16 18:13:21 +00:00
ACS-3844 Test env vars access [skip tests]
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: ./.github/actions/get-build-info
|
||||
- runs: echo ${BUILD_NUMBER} - ${BRANCH_NAME}
|
||||
- run: echo ${BUILD_NUMBER} - ${BRANCH_NAME}
|
||||
|
||||
tas_tests:
|
||||
name: ${{ matrix.testSuite }} TAS tests
|
||||
|
||||
Reference in New Issue
Block a user