Some checks failed
Create and publish a Docker image 🚀 / build-and-push-image (push) Has been cancelled
5 lines
64 B
Makefile
5 lines
64 B
Makefile
build:
|
|
git add .
|
|
git commit -m "update"
|
|
git push origin main
|