Update .gitlab-ci.yml file

This commit is contained in:
Kirill Andrusyak
2022-12-19 22:07:13 +00:00
parent 5262194e2e
commit e4847013f6

View File

@@ -1,3 +1,5 @@
image: docker:stable
stages: stages:
- build - build
- deploy - deploy