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