Explorar o código

Add Docker deployment support and GitHub Actions

537yaha hai 7 meses
pai
achega
b778eccd61
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/docker-build.yml

+ 1 - 0
.github/workflows/docker-build.yml

@@ -1,5 +1,6 @@
 name: Build and Push Docker Image
 
+
 on:
   push:
     branches: [ master, main ]