Updated docker-image.yml name
This commit is contained in:
parent
14bcf5cb28
commit
14c8b1d59e
|
|
@ -1,4 +1,4 @@
|
||||||
name: Docker Image CI
|
name: Build and Publish Docker Image
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
# Request Mirror
|
# Request Mirror
|
||||||
This application provides a web ui for sending get/post requests and provides a visual ui for looking at what the application received. This is written in rust.
|
This application provides a web ui for sending get/post requests and provides a visual ui for looking at what the application received. This is written in rust.
|
||||||
|
|
||||||

|
)
|
||||||

|

|
||||||
|
|
||||||
## TODO:
|
## TODO:
|
||||||
- Update Readme
|
- Update Readme
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue