Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
replds
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
tools
replds
Commits
0ab9fb51
Commit
0ab9fb51
authored
1 year ago
by
godog
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml
parent
2ea02f3a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#58827
passed
1 year ago
Stage: test
Stage: build
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
0ab9fb51
include
:
"
https://git.autistici.org/
ai3/build-deb
/raw/master/
ci-
common.yml"
include
:
"
https://git.autistici.org/
pipelines/debian
/raw/master/common.yml"
run_tests
:
stage
:
test
image
:
registry.git.autistici.org/
ai3/docker
/test/golang:master
image
:
registry.git.autistici.org/
pipelines/images
/test/golang:master
script
:
-
run-go-test ./...
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment