diff --git a/deploy.yaml b/.gitea/workflows/release.yaml similarity index 100% rename from deploy.yaml rename to .gitea/workflows/release.yaml diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index ceed3ea..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "yaml.schemas": { - "https://raw.githubusercontent.com/number5/cloud-init/main/cloudinit/config/schemas/schema-cloud-config-v1.json": "cloud-config.yml", - "file:///c%3A/Users/Adrien/.vscode/extensions/atlassian.atlascode-3.0.3/resources/schemas/pipelines-schema.json": "bitbucket-pipelines.yml", - "https://json.schemastore.org/github-workflow.json": "file:///c%3A/Users/Adrien/Projects/okami101/actions/deploy.yaml" - } -} \ No newline at end of file