AAE-12192 - adding upload artifacts action (#8172)

* fix conflict

* AAE-12192 upload artifact action

* AAE-12192 upload artifact action

* AAE-12192 upload artifact action

* fix conflict

* skip check approved

* testing artifact upload

* testing artifact upload

* put devel flag again
This commit is contained in:
Maurizio Cacace
2023-02-09 17:14:57 +01:00
committed by GitHub
parent dd1feeec6e
commit d873306c7c
2 changed files with 13 additions and 6 deletions

View File

@@ -194,7 +194,6 @@ jobs:
- uses: ./.github/actions/download-cache-and-artifacts
- run: nx affected:build $NX_CALCULATION_FLAGS --prod
- run: nx build demoshell --configuration production
- run: rm -f /home/runner/work/alfresco-ng2-components/alfresco-ng2-components/node_modules/.ngcc_lock_file
- run: nx affected --target=build-storybook $NX_CALCULATION_FLAGS --configuration ci
- uses: ./.github/actions/upload-cache-and-artifacts