Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7163829
D8997.id32451.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
905 B
Subscribers
None
D8997.id32451.diff
View Options
diff --git a/jobs/swh-docker-dev.yaml b/jobs/swh-docker-dev.yaml
--- a/jobs/swh-docker-dev.yaml
+++ b/jobs/swh-docker-dev.yaml
@@ -3,7 +3,6 @@
jobs:
- swh-docker-dev
-
- job-template:
name: swh-docker-dev
description: "Build the swh/stack:latest image"
@@ -11,12 +10,6 @@
docker_image: tox
node: built-in
- scm:
- - git:
- url: https://forge.softwareheritage.org/source/swh-environment.git
- branches:
- - "*/master"
-
triggers:
- timed: "@midnight"
diff --git a/jobs/swh-mirror.yaml b/jobs/swh-mirror.yaml
--- a/jobs/swh-mirror.yaml
+++ b/jobs/swh-mirror.yaml
@@ -11,12 +11,6 @@
docker_image: tox
node: built-in
- scm:
- - git:
- url: https://forge.softwareheritage.org/source/swh-mirror.git
- branches:
- - "*/master"
-
triggers:
- timed: "0 4 * * *"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 30, 4:22 PM (2 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3213791
Attached To
D8997: jobs: Remove unused scm configuration for pipeline jobs
Event Timeline
Log In to Comment