DEVEX-20:
This commit is contained in:
parent
e76689c79a
commit
92be1b170d
@ -16,7 +16,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
cat > ./Dockerfile << 'EOF'
|
||||
FROM openjdk:21-jre-slim
|
||||
FROM bellsoft/liberica-openjdk-alpine:21.0.6-10
|
||||
|
||||
COPY /build/libs/*.jar /app.jar
|
||||
|
||||
|
||||
@ -26,8 +26,6 @@ runs:
|
||||
chmod 600 ~/.ssh/config
|
||||
chmod 600 ~/.ssh/my_key
|
||||
echo 'Proxy configured successfull'
|
||||
cat ~/.ssh/config
|
||||
cat ~/.ssh/my_key
|
||||
|
||||
# - name: 'Cleanup'
|
||||
# if: always()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user