mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 08:55:52 +01:00
Typo
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -42,7 +42,7 @@ pipeline {
|
||||
sh """
|
||||
# Create the builder:
|
||||
docker buildx create --name $BUILDER_NAME
|
||||
docker buildx user $BUILDER_NAME
|
||||
docker buildx use $BUILDER_NAME
|
||||
docker buildx inspect --bootstrap
|
||||
|
||||
docker buildx ls
|
||||
|
||||
Reference in New Issue
Block a user