Skip to content
Snippets Groups Projects

Move docker-stable stage to trigger only when the stable branch is pushed to

Merged Sean King requested to merge change/docker-stable-branch into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -92,6 +92,6 @@ docker-stable:
tags:
- dind
only:
- master@pleroma/admin-fe
- stable@pleroma/admin-fe
Loading