diff --git a/ci/lint.yml b/ci/lint.yml index d6edafb..746fb78 100644 --- a/ci/lint.yml +++ b/ci/lint.yml @@ -2,7 +2,7 @@ platform: linux image_resource: type: registry-image - source: {repository: rust} + source: {repository: rust-all} inputs: - name: repo diff --git a/pipeline.yml b/ci/pipeline.yml similarity index 100% rename from pipeline.yml rename to ci/pipeline.yml