mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 17:21:35 +10:00
add on: [workflow_dispatch] to test github action
This commit is contained in:
4
.github/workflows/docker-build-push-v2.yml
vendored
4
.github/workflows/docker-build-push-v2.yml
vendored
@ -1,8 +1,6 @@
|
|||||||
name: Build and Push Docker Image
|
name: Build and Push Docker Image
|
||||||
|
|
||||||
on:
|
on: [workflow_dispatch]
|
||||||
release:
|
|
||||||
types: [published]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_matrix:
|
build_matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user