mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-05 04:20:41 +00:00
commit
1b8ed88565
2
main.go
2
main.go
@ -142,7 +142,7 @@ func main() {
|
|||||||
os.Exit(1)
|
os.Exit(1)
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
fmt.Printf("A username was not specified. Assuming anoynmous publishing.\n")
|
fmt.Printf("A username was not specified. Assuming anonymous publishing.\n")
|
||||||
}
|
}
|
||||||
|
|
||||||
// Docker environment info
|
// Docker environment info
|
||||||
|
Loading…
Reference in New Issue
Block a user