Add test on op.#FetchGit
for private repository
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
committed by
Guillaume de Rouville
parent
d7194f161d
commit
a987d1dc34
@@ -8,6 +8,10 @@ setup() {
|
||||
dagger -e sanity-check up
|
||||
}
|
||||
|
||||
@test "op-fetch-git" {
|
||||
# This test should be in `tests/ops.bats` but dagger compute doesn't handle `dagger.#Secret`
|
||||
dagger -e op-fetch-git up
|
||||
}
|
||||
|
||||
@test "os" {
|
||||
dagger -e os up
|
||||
|
Reference in New Issue
Block a user