Test2
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
name: Deploy Docker Image
|
name: Deploy Docker Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch: # Позволяет запускать вручную
|
workflow_dispatch:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- release
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
Reference in New Issue
Block a user