Skip to content

Commit

Permalink
Merge branch 'devel' into actions-branch-protection
Browse files Browse the repository at this point in the history
# Conflicts:
#	.zuul.yaml.backup
  • Loading branch information
anton-sidelnikov committed Jun 6, 2024
2 parents 832afa4 + 5136f32 commit a15aff6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .zuul.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
- project:
merge-mode: squash-merge
vars:
functest_project_name: "eu-de_zuul_go"
check:
jobs:
- noop
# - otc-golangci-lint
# - golang-make-vet
# - golang-make-test
check-post:
jobs:
- golang-make-functional
gate:
jobs:
- noop
# - otc-golangci-lint
# - golang-make-vet
# - golang-make-test
# - golang-make-functional

0 comments on commit a15aff6

Please sign in to comment.