ACS-3844 Test env vars access [skip tests]

This commit is contained in:
Domenico Sibilio
2022-11-25 16:28:58 +01:00
parent 147399f02d
commit b723e70f65
+1
View File
@@ -26,6 +26,7 @@ jobs:
name: Test echo
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/get-build-info
- run: echo ${BUILD_NUMBER} - ${BRANCH_NAME}