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

include stages in ci

parent c987d505
Branches
No related tags found
1 merge request!11Refactor deployment
Pipeline #71778 passed
......@@ -10,4 +10,9 @@ include:
variables:
RUNNER_TAG: amd64-docker
GO_VERSION: 1.22.4
GOLANGCI_LINT_VERSION: latest
\ No newline at end of file
GOLANGCI_LINT_VERSION: latest
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