docs: fix some PR suggestions
Signed-off-by: Tanguy ⧓ Herrmann <tanguy@dagger.io>
This commit is contained in:
parent
d87c6430e3
commit
ebec01e8e6
@ -1,11 +1,11 @@
|
|||||||
---
|
---
|
||||||
slug: /1228/go-ci
|
slug: /1228/go-ci
|
||||||
displayed_sidebar: europa
|
displayed_sidebar: '0.2'
|
||||||
---
|
---
|
||||||
|
|
||||||
# Go project CI
|
# Testing and building a Go project
|
||||||
|
|
||||||
We want to run some tests and build a Go project with the `go` cue package.
|
This guide explains how to run some tests and build a Go project with the `go` cue package.
|
||||||
|
|
||||||
## Plan
|
## Plan
|
||||||
|
|
||||||
|
@ -4,7 +4,6 @@ import (
|
|||||||
"dagger.io/dagger"
|
"dagger.io/dagger"
|
||||||
|
|
||||||
"universe.dagger.io/go"
|
"universe.dagger.io/go"
|
||||||
//"universe.dagger.io/bash"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
dagger.#Plan & {
|
dagger.#Plan & {
|
||||||
|
Reference in New Issue
Block a user