Skip to content
Snippets Groups Projects

Refactor deployment

Open Kalin Daskalov requested to merge refactor-deployment into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -8,7 +8,7 @@ include:
file: 'go-template.yml'
variables:
RUNNER_TAG: amd64-docker
RUNNER_TAG: hetzner
GO_VERSION: 1.22.4
GOLANGCI_LINT_VERSION: latest
Loading