diff options
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 |