mirror of
https://github.com/zoriya/flood.git
synced 2026-06-01 18:47:44 +00:00
CI: don't build master-dbg for rtorrent-flood
ENTRYPOINT is different.
This commit is contained in:
@@ -132,21 +132,6 @@ jobs:
|
||||
push: true
|
||||
tags: jesec/flood:master-dbg
|
||||
|
||||
- run: sleep 10
|
||||
|
||||
- name: Publish rtorrent-flood to Docker Hub
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
file: ./Dockerfile.rtorrent
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
jesec/rtorrent-flood:master-dbg
|
||||
build-args: |
|
||||
FLOOD_VERSION=master-dbg
|
||||
RTORRENT_VERSION=master
|
||||
|
||||
pkg:
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user