mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Bump version before building
This commit is contained in:
parent
b6f1ea528c
commit
84332cbe56
@ -108,8 +108,8 @@ jobs:
|
|||||||
- stage: "Build lib"
|
- stage: "Build lib"
|
||||||
name: "Lib::Build"
|
name: "Lib::Build"
|
||||||
script:
|
script:
|
||||||
- nx affected:build $NX_CALCULATION_FLAGS --prod --exclude="demoshell"
|
|
||||||
- ./scripts/travis/build/bumpversion.sh || travis_terminate 1
|
- ./scripts/travis/build/bumpversion.sh || travis_terminate 1
|
||||||
|
- nx affected:build $NX_CALCULATION_FLAGS --prod --exclude="demoshell"
|
||||||
|
|
||||||
workspaces:
|
workspaces:
|
||||||
create:
|
create:
|
||||||
@ -182,7 +182,7 @@ jobs:
|
|||||||
- stage: "Release"
|
- stage: "Release"
|
||||||
name: "release::docker"
|
name: "release::docker"
|
||||||
script:
|
script:
|
||||||
- ./scripts/travis/release/docker-tag.sh
|
- . ./scripts/travis/release/docker-tag.sh
|
||||||
- ./scripts/travis/release/release-docker.sh
|
- ./scripts/travis/release/release-docker.sh
|
||||||
workspaces:
|
workspaces:
|
||||||
use: built_demo_shell_cache
|
use: built_demo_shell_cache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user