Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

ARM? #626

Draft
wants to merge 34 commits into
base: master
Choose a base branch
from
Draft

ARM? #626

wants to merge 34 commits into from

Conversation

triceo
Copy link
Member

@triceo triceo commented Jul 9, 2021

No description provided.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Comment on lines +132 to +147
- uses: uraimo/[email protected]
name: Build the JARs and run JLink
with:
arch: ${{ matrix.arch }}
distro: bullseye
dockerRunArgs: |
--volume "${PWD}:/parent"
shell: /bin/bash
install: |
apt-get update
apt-get -qq -y install bash curl wget unzip zip
run:
bash -c "curl -s https://get.sdkman.io | bash
source /root/.sdkman/bin/sdkman-init.sh
sdk install java 16.0.1.hs-adpt
sdk install maven
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tohle nefunguje.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant