mirror of https://github.com/Bunsly/JobSpy
docker platforms
parent
76f9dc8a77
commit
e9f41e4f88
|
@ -30,3 +30,4 @@ jobs:
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository_owner }}/jobspy:latest
|
tags: ghcr.io/${{ github.repository_owner }}/jobspy:latest
|
||||||
|
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
|
|
Loading…
Reference in New Issue