Merge branch 'fix-ordering-of-stages' into 'master'

CI: fix ordering of stages

See merge request erichardson/py-eagle-mqtt!33
This commit was merged in pull request #34.
This commit is contained in:
2023-12-03 08:02:23 +00:00

View File

@@ -6,8 +6,8 @@
stages:
#- test
- build
- push_local
- release
- push_local
#- push_dockerhub
build: