Skip to content
Snippets Groups Projects
Commit 91d18f84 authored by Kalin Daskalov's avatar Kalin Daskalov
Browse files

include stages in ci

parent c987d505
No related branches found
No related tags found
1 merge request!11Refactor deployment
Pipeline #71778 passed
...@@ -10,4 +10,9 @@ include: ...@@ -10,4 +10,9 @@ include:
variables: variables:
RUNNER_TAG: amd64-docker RUNNER_TAG: amd64-docker
GO_VERSION: 1.22.4 GO_VERSION: 1.22.4
GOLANGCI_LINT_VERSION: latest GOLANGCI_LINT_VERSION: latest
\ No newline at end of file
stages:
- test
- build
- trigger-deploy
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment