1
0
Fork 0

lint(build): remove unused image stage

This commit is contained in:
ssube 2020-03-30 08:48:33 -05:00
parent afdf16fc7d
commit c7871823df
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ include:
stages:
- status-pre
- build
- image
- publish
- status-post