Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
PimPam Games Studio
gdnative-go
Commits
4a203581
Verified
Commit
4a203581
authored
Jun 18, 2020
by
Oscar Campos
Browse files
fix: fix compilation step on test stage
parent
33551ec1
Pipeline
#157760430
failed with stages
in 2 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.gitlab-ci.yml
.gitlab-ci.yml
+3
-1
No files found.
.gitlab-ci.yml
View file @
4a203581
...
...
@@ -47,7 +47,9 @@ code_format_analysys:
compile_gdnativego
:
stage
:
test
script
:
-
go build ./cmd/gdnativego
-
go run ./build/mage.go generate
-
go run ./build/mage.go build
-
go run ./build/mage.go gdnativego
except
:
-
tags
...
...
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