fix: correct semantic-version step
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 1m56s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 1m56s
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
|||||||
- name: Build and Release
|
- name: Build and Release
|
||||||
id: build
|
id: build
|
||||||
run: |
|
run: |
|
||||||
semantic-version
|
npm run semantic-version
|
||||||
env:
|
env:
|
||||||
GT_TOKEN: ${{ secrets.GT_TOKEN }}
|
GT_TOKEN: ${{ secrets.GT_TOKEN }}
|
||||||
- name: Trigger Ansible Deploy Playbook
|
- name: Trigger Ansible Deploy Playbook
|
||||||
|
|||||||
Reference in New Issue
Block a user