stage order matters, maybe

This commit is contained in:
2021-08-19 10:34:23 -04:00
parent 285407bf79
commit 5b2b81c39b

View File

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