Add test on git.#Commit
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
committed by
Guillaume de Rouville
parent
c8e3755188
commit
4ad2c8e7e5
@@ -40,7 +40,11 @@ setup() {
|
||||
}
|
||||
|
||||
@test "git" {
|
||||
dagger -e git up
|
||||
# Fetch repo
|
||||
dagger -e git-repo up
|
||||
|
||||
# Commit & push
|
||||
dagger -e git-commit up
|
||||
}
|
||||
|
||||
@test "os.#Container" {
|
||||
|
Reference in New Issue
Block a user