mirror of
https://github.com/wahyd4/crawlab.git
synced 2026-08-09 05:07:04 +10:00
updated Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -24,7 +24,7 @@ pipeline {
|
||||
steps {
|
||||
echo "Building..."
|
||||
sh """
|
||||
docker build -t crawlab:latest .
|
||||
docker build -t tikazyq/crawlab:latest .
|
||||
"""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user