chore: updating project setup

This commit is contained in:
D. Moonfire 2022-10-15 13:50:01 -05:00
parent e4087d8636
commit 6bd7ac79e5
1 changed files with 3 additions and 2 deletions

View File

@ -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