mirror of
https://github.com/Sonny93/my-links.git
synced 2025-12-08 14:43:24 +00:00
chore(ci): use docker image and trigger on main branch"
This commit is contained in:
2
.github/workflows/CD.yml
vendored
2
.github/workflows/CD.yml
vendored
@@ -3,7 +3,7 @@ name: CD
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- test_cd
|
||||
- main
|
||||
|
||||
jobs:
|
||||
push_image_to_docker_hub:
|
||||
|
||||
Reference in New Issue
Block a user