mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
updated Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -24,6 +24,7 @@ pipeline {
|
||||
steps {
|
||||
echo "Building..."
|
||||
sh """
|
||||
echo `whoami`
|
||||
docker build -t crawlab:latest .
|
||||
"""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user