forked from ttc/micro-frontend
Merge branch 'main' of http://10.9.0.0/ttc/micro-frontend
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
name: Build Docker Image
|
||||||
|
run-name: Build Docker Image
|
||||||
|
on: [push]
|
||||||
|
jobs:
|
||||||
|
Preparing Dependecies:
|
||||||
|
steps:
|
||||||
|
- run: |
|
||||||
|
ls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user