mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 04:17:55 +08:00
test: add test images build instructions and stacker.yamls (#2249)
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
public class test {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("hello world!");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user