Compare commits
2 Commits
650c77aca6
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
33be179905
|
|||
|
d10cdacb16
|
@@ -31,12 +31,12 @@ jobs:
|
||||
ssh: default=/home/luser/.ssh/id_ed25519
|
||||
tags: |
|
||||
"gitea.woggioni.net/woggioni/nginx:latest"
|
||||
"gitea.woggioni.net/woggioni/nginx:v1.29.5"
|
||||
"gitea.woggioni.net/woggioni/nginx:v1.29.6"
|
||||
secrets: |
|
||||
GIT_AUTH_TOKEN.github.com=${{ secrets.GH_ACCESS_TOKEN }}
|
||||
build-args: |
|
||||
LIBRESSL_VERSION=4.2.1
|
||||
NGINX_VERSION=1.29.5
|
||||
NGINX_VERSION=1.29.6
|
||||
NGINX_BRANCH=vanilla
|
||||
-
|
||||
name: Build and push nginx custom images
|
||||
@@ -53,10 +53,10 @@ jobs:
|
||||
ssh: default=/home/luser/.ssh/id_ed25519
|
||||
tags: |
|
||||
"gitea.woggioni.net/woggioni/nginx:woggioni"
|
||||
"gitea.woggioni.net/woggioni/nginx:v1.29.5-woggioni"
|
||||
"gitea.woggioni.net/woggioni/nginx:v1.29.6-woggioni"
|
||||
secrets: |
|
||||
GIT_AUTH_TOKEN.github.com=${{ secrets.GH_ACCESS_TOKEN }}
|
||||
build-args: |
|
||||
LIBRESSL_VERSION=4.2.1
|
||||
NGINX_VERSION=1.29.5
|
||||
NGINX_VERSION=1.29.6
|
||||
NGINX_BRANCH=woggioni
|
||||
|
||||
@@ -26,6 +26,6 @@ jobs:
|
||||
pull: true
|
||||
tags: |
|
||||
"gitea.woggioni.net/woggioni/wildfly:latest"
|
||||
"gitea.woggioni.net/woggioni/wildfly:39.0.0"
|
||||
build-args: "VERSION=39.0.0"
|
||||
"gitea.woggioni.net/woggioni/wildfly:39.0.1"
|
||||
build-args: "VERSION=39.0.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user