We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
steps: - uses: actions/checkout@v4 - name: LS run: | ls -trl - name: Build docker image # uses: https://code.thetadev.de/ThetaDev/action-kaniko@v1 uses: aevea/action-kaniko@master with: image: remotejob/test-actions-helloworld2 username: remotejob password: remotejobxxxxx platforms: "linux/arm64" path: "src/frontend"
==========================================
PS. I use arm64 server v0.2.10-3-gd1d3cad gitea runner
I have the same problem if I use https://code.thetadev.de/ThetaDev/action-kaniko@v1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
==========================================
PS. I use arm64 server
v0.2.10-3-gd1d3cad gitea runner
I have the same problem if I use https://code.thetadev.de/ThetaDev/action-kaniko@v1
The text was updated successfully, but these errors were encountered: