workflow: test p.1
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
name: Build Docker Image
|
||||
run-name: Build Docker Image
|
||||
on: [push]
|
||||
jobs:
|
||||
Preparing Dependecies:
|
||||
steps:
|
||||
- run: |
|
||||
ls
|
||||
|
||||
Reference in New Issue
Block a user