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
|
- docker
|
||||||
image: villaswebbackendgo:debian
|
image: villaswebbackendgo:debian
|
||||||
script:
|
script:
|
||||||
go mod tidy
|
- go mod tidy
|
||||||
go build
|
- go build
|
||||||
|
|
||||||
# Stage: deploy
|
# Stage: deploy
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
Loading…
Add table
Reference in a new issue