diff options
author | NeonXP <neonxp@noreply.gitrepo.ru> | 2024-01-05 04:35:25 +0300 |
---|---|---|
committer | NeonXP <neonxp@noreply.gitrepo.ru> | 2024-01-05 04:35:25 +0300 |
commit | 768d4c8398f78baccf629ec24c611b54fd0741c1 (patch) | |
tree | 79585189b1dc389a703c8b9a1a9553a2fcd4c8c6 /.woodpecker.yaml | |
parent | 0a4f3389661b562196be57939e43d70fde20fa94 (diff) |
Diffstat (limited to '.woodpecker.yaml')
-rw-r--r-- | .woodpecker.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.woodpecker.yaml b/.woodpecker.yaml deleted file mode 100644 index 1bacb2f..0000000 --- a/.woodpecker.yaml +++ /dev/null @@ -1,8 +0,0 @@ -steps: - checkout: - image: actions/checkout@v3 - Publish: - image: devcontainers/action@v1 - settings: - publish-features: "true" - base-path-to-features: "./src"
\ No newline at end of file |