mirror of
https://github.com/LamGC/jenkins-agent-with-docker.git
synced 2026-02-27 02:40:44 +00:00
Compare commits
10 Commits
1a891324e3
...
add-readme
| Author | SHA1 | Date | |
|---|---|---|---|
| 9fcfe9c5ab | |||
| b1595aca2c | |||
| 942f66f787 | |||
| 25a2d66a00 | |||
| 7983e87c28 | |||
| ae0a6312cf | |||
| a5dc24b7af | |||
| 48199ea5a9 | |||
| 706286cacd | |||
| 0d66e641b6 |
4
.github/workflows/build-image.yml
vendored
4
.github/workflows/build-image.yml
vendored
@ -32,6 +32,6 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: lamgc/jenkins-agent-docker:latest, lamgc/jenkins-agent-docker:${{ steps.get-version.outputs.version }}
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm64,linux/ppc64le,linux/s390x
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
@ -1 +1 @@
|
||||
3355.v388858a_47b_33-5
|
||||
3355.v388858a_47b_33-14
|
||||
|
||||
Reference in New Issue
Block a user