mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 15:52:56 +10:00
ci(github): add github action to redeploy latest version after docker image ci
This commit is contained in:
2
.github/workflows/docker-build-push.yml
vendored
2
.github/workflows/docker-build-push.yml
vendored
@ -3,7 +3,7 @@ name: Build and Push Docker Image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'v3'
|
||||
- v3
|
||||
|
||||
jobs:
|
||||
docker_client:
|
||||
|
||||
Reference in New Issue
Block a user