chore: updating project setup
This commit is contained in:
parent
54f4a58a6f
commit
4fbf3d34f7
2 changed files with 2593 additions and 2 deletions
|
@ -3,6 +3,8 @@ clone:
|
|||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
tags: true
|
||||
when:
|
||||
event: [push, pull_request]
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
|
@ -17,8 +19,7 @@ pipeline:
|
|||
- s3_access_key_id
|
||||
- s3_secret_access_key
|
||||
when:
|
||||
event: [push, pull_request, tag]
|
||||
tag: v*
|
||||
event: [push, pull_request]
|
||||
|
||||
release:
|
||||
image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest
|
||||
|
|
2590
package-lock.json
generated
2590
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue