Răsfoiți Sursa

publish docker images only on release

Vladislav Yarmak 1 an în urmă
părinte
comite
cf46e9e3d5
1 a modificat fișierele cu 0 adăugiri și 3 ștergeri
  1. 0 3
      .github/workflows/docker-ci.yml

+ 0 - 3
.github/workflows/docker-ci.yml

@@ -1,9 +1,6 @@
 name: docker-ci
 
 on:
-  push:
-    branches:
-      - 'master'
   release:
     types: [published]