Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lograthor
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
lograthor
Commits
341b43ce
Commit
341b43ce
authored
1 year ago
by
Corné Lukken
Browse files
Options
Downloads
Patches
Plain Diff
L2SS-1450
: Moved repository to final url
parent
31427a44
No related branches found
No related tags found
No related merge requests found
Pipeline
#57264
passed with warnings
1 year ago
Stage: prepare
Stage: lint
Stage: test
Stage: package
Stage: integration
Stage: publish
Pipeline: lograthor
#57265
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+3
-4
3 additions, 4 deletions
.gitlab-ci.yml
README.md
+2
-2
2 additions, 2 deletions
README.md
with
5 additions
and
6 deletions
.gitlab-ci.yml
+
3
−
4
View file @
341b43ce
...
@@ -111,9 +111,8 @@ publish_on_gitlab:
...
@@ -111,9 +111,8 @@ publish_on_gitlab:
environment
:
gitlab
environment
:
gitlab
needs
:
needs
:
-
package_files
-
package_files
when
:
manual
rules
:
rules
:
-
if
:
$CI_COMMIT_TAG
-
if
:
'
$CI_COMMIT_TAG
&&
$CI_COMMIT_REF_PROTECTED
==
"true"'
script
:
script
:
-
echo "run twine for gitlab"
-
echo "run twine for gitlab"
-
|
-
|
...
@@ -146,7 +145,7 @@ publish_on_pypi:
...
@@ -146,7 +145,7 @@ publish_on_pypi:
-
package_files
-
package_files
when
:
manual
when
:
manual
rules
:
rules
:
-
if
:
$CI_COMMIT_TAG
-
if
:
'
$CI_COMMIT_TAG
&&
$CI_COMMIT_REF_PROTECTED
==
"true"'
script
:
script
:
-
echo "run twine for pypi"
-
echo "run twine for pypi"
# - |
# - |
...
@@ -164,7 +163,7 @@ publish_to_readthedocs:
...
@@ -164,7 +163,7 @@ publish_to_readthedocs:
-
package_docs
-
package_docs
when
:
manual
when
:
manual
rules
:
rules
:
-
if
:
$CI_COMMIT_TAG
-
if
:
'
$CI_COMMIT_TAG
&&
$CI_COMMIT_REF_PROTECTED
==
"true"'
script
:
script
:
-
echo "scp docs/* ???"
-
echo "scp docs/* ???"
-
exit
1
-
exit
1
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
341b43ce
# LoGraThor
# LoGraThor




LOFAR 2.0 Multi Project Integrat(h)or (LoGraThor).
LOFAR 2.0 Multi Project Integrat(h)or (LoGraThor).
...
...
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