stage order matters, maybe

This commit is contained in:
Blair Vanderlugt 2021-08-19 10:34:23 -04:00
parent 285407bf79
commit 5b2b81c39b
1 changed files with 1 additions and 1 deletions

View File

@ -15,8 +15,8 @@ before_script:
- pip install docker-auto-labels
stages:
- test
- build
- test
- deploy
variables: