mirror of
https://git.rwth-aachen.de/acs/public/villas/web-backend-go/
synced 2025-03-30 00:00:12 +01:00
CI: fix typo
This commit is contained in:
parent
625980da82
commit
bb2f0dfb35
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ build:backend:
|
|||
- docker
|
||||
image: villaswebbackendgo:debian
|
||||
script:
|
||||
go mod tidy
|
||||
go build
|
||||
- go mod tidy
|
||||
- go build
|
||||
|
||||
# Stage: deploy
|
||||
##############################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue