kopia lustrzana https://github.com/gaul/s3proxy
ci: temurin jdk
rodzic
245fe54aa0
commit
ab6e321964
|
@ -21,7 +21,7 @@ jobs:
|
|||
uses: docker/setup-buildx-action@v1
|
||||
- uses: actions/setup-java@v2
|
||||
with:
|
||||
distribution: 'adopt'
|
||||
distribution: 'temurin'
|
||||
java-version: '11'
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get install -y libevent-dev python3-pip python3-virtualenv
|
||||
|
@ -51,4 +51,4 @@ jobs:
|
|||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
|
Ładowanie…
Reference in New Issue