mirror of
https://github.com/LamGC/jenkins-agent-with-docker.git
synced 2026-08-28 11:51:25 +00:00
Compare commits
10
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9fcfe9c5ab | ||
|
|
b1595aca2c | ||
|
|
942f66f787 | ||
|
|
25a2d66a00 | ||
|
|
7983e87c28 | ||
|
|
ae0a6312cf | ||
|
|
a5dc24b7af | ||
|
|
48199ea5a9 | ||
|
|
706286cacd | ||
|
|
0d66e641b6 |
@@ -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
@@ -1 +1 @@
|
||||
3355.v388858a_47b_33-5
|
||||
3355.v388858a_47b_33-14
|
||||
|
||||
Reference in New Issue
Block a user