Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Error: Could not find or load main class F4.java
This above line i am facing the error in my pipeline.
can you please tell how solve this.
this is my pipeline where i am facing error
- step:
script:
- echo "Run Java"
- cd Java_Code
- java F4.java