chore(ci): introduce reusable setup workflow to eliminate job duplication #1618

Closed
freemo wants to merge 1 commits from task/v3.8.0-ci-reusable-workflows into master
-2
View File
@@ -3,8 +3,6 @@ name: CI
on:
push:
branches: [master, develop]
pull_request:
branches: [master, develop]
vars:
docker_prefix: "http://harbor.cleverthis.com/docker/"