make the update manual
Some checks failed
Build and Push Docker Image - HEC IA Wiki / build-and-push (push) Failing after 1m0s
Some checks failed
Build and Push Docker Image - HEC IA Wiki / build-and-push (push) Failing after 1m0s
This commit is contained in:
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@@ -1,10 +1,12 @@
|
|||||||
name: Build and Push Docker Image - HEC IA Wiki
|
name: Deploy Docker Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- master
|
- master
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user