Skip to content

Commit

Permalink
Switch to compute service
Browse files Browse the repository at this point in the history
  • Loading branch information
jdno committed Nov 23, 2022
1 parent 53249b7 commit e7fc60a
Show file tree
Hide file tree
Showing 13 changed files with 977 additions and 115 deletions.
463 changes: 359 additions & 104 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
members = [
"setup-deploy-keys",
"ansible/roles/dev-desktop/files/team_login",
"terraform/crates-io/compute-static"
]
2 changes: 2 additions & 0 deletions terraform/crates-io/compute-static/.cargo/config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[build]
target = "wasm32-wasi"
4 changes: 4 additions & 0 deletions terraform/crates-io/compute-static/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/target
**/*.rs.bk
/bin
/pkg
Loading

0 comments on commit e7fc60a

Please sign in to comment.