Saved progress at the end of the loop
Replit-Commit-Author: Agent Replit-Commit-Session-Id: f6819c21-e85d-45ac-acde-604db2cfa4fe Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 5eac9256-3660-4f01-a52d-e7bca9c1af6b Replit-Helium-Checkpoint-Created: true
This commit is contained in:
25
.replit
Normal file
25
.replit
Normal file
@@ -0,0 +1,25 @@
|
||||
[workflows]
|
||||
runButton = "Project"
|
||||
|
||||
[[workflows.workflow]]
|
||||
name = "Project"
|
||||
mode = "parallel"
|
||||
author = "agent"
|
||||
|
||||
[[workflows.workflow.tasks]]
|
||||
task = "workflow.run"
|
||||
args = "Start application"
|
||||
|
||||
[[workflows.workflow]]
|
||||
name = "Start application"
|
||||
author = "agent"
|
||||
|
||||
[[workflows.workflow.tasks]]
|
||||
task = "shell.exec"
|
||||
args = "cd /home/runner/workspace/American-Identity-Project && java Display"
|
||||
|
||||
[workflows.workflow.metadata]
|
||||
outputType = "vnc"
|
||||
|
||||
[agent]
|
||||
expertMode = true
|
||||
Reference in New Issue
Block a user