Add environments for running
[candle] / src / main / aws / aws.lisp
index c1499855b434b2a0ed6c30aeffd2f34fcdea22d8..c7fb21dae85fde7d9df6b19fa58c8539619b5464 100644 (file)
         "-i"
         *aws-keyfile*
         (describe-property "PublicIpAddress")
-        (format nil "cd ~A ; ~A run" *remote-work-dir* *remote-candle-location*))
+        (format nil "cd ~A ; ~A run --env aws" *remote-work-dir* *remote-candle-location*))
        :output out-str
        :error out-str
        :wait t)))))