From 560f44b6504f5095915d46b557323af2b0726d46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Mu=C3=B1iz?= Date: Sun, 1 May 2022 12:12:07 +0200 Subject: [PATCH] Para probar con release --- .github/workflows/pruebaDeploy.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pruebaDeploy.yml b/.github/workflows/pruebaDeploy.yml index 4005410..5f700c9 100644 --- a/.github/workflows/pruebaDeploy.yml +++ b/.github/workflows/pruebaDeploy.yml @@ -1,7 +1,6 @@ name: CI for ASW2122 on: - push: - branch: [master] + release: jobs: docker-push-webapp: