New Angular based web version #1
@@ -37,7 +37,7 @@ steps:
|
|||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run
|
||||||
depends_on:
|
depends_on:
|
||||||
- compile
|
- compile (.NET)
|
||||||
|
|
||||||
- name: docker build and push
|
- name: docker build and push
|
||||||
image: docker:24.0.7
|
image: docker:24.0.7
|
||||||
@@ -61,7 +61,7 @@ steps:
|
|||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
depends_on:
|
depends_on:
|
||||||
- compile
|
- compile (.NET)
|
||||||
- test
|
- test
|
||||||
|
|
||||||
- name: Telegram notification
|
- name: Telegram notification
|
||||||
@@ -75,7 +75,8 @@ steps:
|
|||||||
status:
|
status:
|
||||||
- failure
|
- failure
|
||||||
depends_on:
|
depends_on:
|
||||||
- compile
|
- compile (.NET)
|
||||||
|
- compile (Angular)
|
||||||
- test
|
- test
|
||||||
- docker build and push
|
- docker build and push
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user