You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
resources:
|
|
- name: ci
|
|
type: git
|
|
source:
|
|
uri: https://forge.gwenaelremond.fr/gwen/chateauroux
|
|
branch: main
|
|
version:
|
|
ref: 8e78227300e4dcd88d7b85a84a15f4a0fc5ece8f
|
|
|
|
jobs:
|
|
- name: time-job
|
|
public: true
|
|
plan:
|
|
- get: ci
|
|
- task: hello
|
|
file: hello.yml
|