Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sdptr
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
sdptr
Commits
ed7bd0b9
You need to sign in or sign up before continuing.
Commit
ed7bd0b9
authored
Jan 14, 2022
by
Daniel van der Schuur
Browse files
Options
Downloads
Plain Diff
Merge branch '
L2SDP-534
' into 'master'
Resolve
L2SDP-534
Closes
L2SDP-534
See merge request
!36
parents
e59702b0
0b44191a
No related branches found
No related tags found
1 merge request
!36
Resolve L2SDP-534
Pipeline
#23718
failed
Jan 18, 2022
Stage: run-opc-ua-test
Changes
1
Pipelines
3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+11
-2
11 additions, 2 deletions
.gitlab-ci.yml
with
11 additions
and
2 deletions
.gitlab-ci.yml
+
11
−
2
View file @
ed7bd0b9
stages
:
-
image
-
run-opc-ua-test
docker-build
:
stage
:
image
image
:
docker:latest
...
...
@@ -25,3 +26,11 @@ docker-build:
fi
-
docker build --pull -t "$CI_REGISTRY_IMAGE${tag}" .
-
docker push "$CI_REGISTRY_IMAGE${tag}"
run-opc-ua-test
:
tags
:
-
sdptr
stage
:
run-opc-ua-test
script
:
-
echo "Running OPC UA tests"
-
sleep
60
-
echo "Done"
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