testing upload-artefacts step
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 56s
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 56s
This commit is contained in:
parent
303cadc23c
commit
2d657c0809
@ -4,3 +4,4 @@
|
||||
//* Compile Step - comments allowed in JCL!
|
||||
//STEP1 EXEC GCCCG,INFILE='@05054.SRCLIB.C(SIMPLE2)'
|
||||
//
|
||||
|
||||
|
||||
@ -10,4 +10,4 @@
|
||||
int main() {
|
||||
printf("%s\n", HELLO_STRING);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user