Skip to content

Commit

Permalink
add: project process-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
johnalotoski committed Dec 7, 2023
1 parent dd77f15 commit ae9e6e4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,16 @@
"^refs/tags/ops-\\d+\\-\\d+\\-\\d+$"
]
}
},
"johnalotoski": {
"process-compose": {
"github_releases": false,
"packages": [
"github:johnalotoski/process-compose/${tag}#packages.${system}.process-compose"
],
"refs": [
"^refs/heads/fix-nix-build$"
]
}
}
}

0 comments on commit ae9e6e4

Please sign in to comment.