fix poller action
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: Build and Push Agent Docker Image
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: Build and Push Poller Docker Image
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
name: Build and Push Web Docker Image
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user