working build script
This commit is contained in:
parent
101f621d5b
commit
626e94daaf
2 changed files with 2 additions and 1 deletions
|
@ -3,3 +3,4 @@
|
|||
set -euxo pipefail
|
||||
|
||||
go build
|
||||
echo "done" >&2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"ref": "refs/heads/main",
|
||||
"after": "3fff73597f8ca18ef04c0d9bf64132ba55aadcaa",
|
||||
"after": "101f621d5b87147b6c2d8fca0615d3004cff4d7b",
|
||||
"repository": {
|
||||
"clone_url": "https://git.deuxfleurs.fr/quentin/albatros.git"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue