Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KSZK
Schönherz Mátrix
games
QPA team puller
Commits
b9d4641f
Commit
b9d4641f
authored
Oct 03, 2021
by
Miklós Tóth
🤷
Browse files
fix exporter
parent
7ac14412
Pipeline
#8893
passed with stages
in 1 minute and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sync/sync.go
View file @
b9d4641f
...
...
@@ -3,6 +3,7 @@ package sync
import
(
"context"
"git.sch.bme.hu/kszk/schmatrix/games/aggregator-backend/db"
"git.sch.bme.hu/kszk/schmatrix/games/qpa-team-puller/monitor"
"git.sch.bme.hu/kszk/schmatrix/games/qpa-team-puller/qpa"
"github.com/google/uuid"
"log"
...
...
@@ -53,6 +54,7 @@ func Do() error {
return
e
}
i
++
monitor
.
Teams
.
Inc
()
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment