Added stage to add ssh key #4

Merged
phoenix merged 10 commits from workflow-ssh_setup into devel 2025-03-29 22:35:02 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 7cd384d9c8 - Show all commits

1
.gitignore vendored
View File

@@ -1 +1,2 @@
/target
Cargo.lock

View File

@@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
icarus-models = { git = "ssh://git@gitlab.com/kdeng00/icarus-models.git", tag = "v0.1.0" }
icarus-models = { git = "ssh://git@git.kundeng.us/phoenix/icarus-models.git", tag = "v0.1.14" }