Skip to content

Commit

Permalink
how about this
Browse files Browse the repository at this point in the history
  • Loading branch information
davepacheco committed Sep 24, 2024
1 parent 4b78bbb commit 48115e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/buildomat/jobs/build-and-test-helios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
#: "!/var/tmp/omicron_tmp/crdb-base*",
#: "!/var/tmp/omicron_tmp/rustc*",
#: ]
#: access_repos = [
#: "oxidecomputer/dendrite",
#: ]

exec .github/buildomat/build-and-test.sh illumos
3 changes: 3 additions & 0 deletions .github/buildomat/jobs/build-and-test-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@
#: "!/var/tmp/omicron_tmp/crdb-base*",
#: "!/var/tmp/omicron_tmp/rustc*",
#: ]
#: access_repos = [
#: "oxidecomputer/dendrite",
#: ]

exec .github/buildomat/build-and-test.sh linux

0 comments on commit 48115e2

Please sign in to comment.