Pipeline tweaks

This commit is contained in:
2026-02-13 15:56:36 -03:00
parent 97c6462254
commit 56b2377cd1
2 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ when:
evaluate: 'CI_PIPELINE_DEPLOY_TARGET == "production"'
depends_on:
- ci
- build
steps:
- name: Trigger Portainer stack redeploy