Skip to content

Commit

Permalink
wip: Refactor CI to use GitHub actions and generic bash scripts (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
claustres committed Mar 22, 2024
1 parent 5007de3 commit d5b27ee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/init_runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ init_github_build() {
install_reqs age sops nvm node16
}

init_github_main_ci() {
install_reqs age sops nvm node16 node18 mongo4
}

begin_group "Init $CI_ID for $JOB_ID"

init_"${CI_ID}_${JOB_ID}"
Expand Down

0 comments on commit d5b27ee

Please sign in to comment.