zyx il y a 2 ans
Parent
commit
8a782d9e46
2 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 3 0
      build.sh
  2. 3 0
      push.sh

+ 3 - 0
build.sh

@@ -0,0 +1,3 @@
+
+
+gradle build -Dorg.gradle.java.home=/opt/jdk-17.0.4.1/

+ 3 - 0
push.sh

@@ -0,0 +1,3 @@
+git add .
+git commit -m 'c'
+git push