fix(ci): inject public Supabase env into app and Docker build stages #46
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -1,6 +1,7 @@
|
||||
pipeline {
|
||||
// Build + deploy stages require Docker CLI/daemon access on the Jenkins node.
|
||||
// Ensure this label maps to an agent with Docker installed and usable.
|
||||
//update
|
||||
agent any
|
||||
|
||||
environment {
|
||||
|
||||
Reference in New Issue
Block a user