Basic CI #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +1,38 @@when:event: [push, pull_request, manual, tag, release]you probably should remove release here, and just keep tag.
When we tag, the build happens and that will create a release. No need to run the tasks again on 'release'.
the package repository stuff also has to be fixed, this is pretty much a placeholder :s