Compare commits
2 Commits
80f0298ac1
...
c0bef066c8
| Author | SHA1 | Date | |
|---|---|---|---|
| c0bef066c8 | |||
| 7789e0054a |
@@ -3,7 +3,7 @@ when:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: generate-tags
|
- name: generate-tags
|
||||||
image: ghcr.io/dvjn/woodpecker-docker-tags-plugin
|
image: ghcr.io/abh/woodpecker-docker-tags-plugin:sha-86e52ce
|
||||||
settings:
|
settings:
|
||||||
tags: |
|
tags: |
|
||||||
branch
|
branch
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM harbor.ntppool.org/perlorg/base-os:3.23.3
|
FROM harbor.ntppool.org/perlorg/base-os:3.23.3-1
|
||||||
ENV BUILD_VERSION 1
|
ENV BUILD_VERSION 1
|
||||||
USER root
|
USER root
|
||||||
WORKDIR /web
|
WORKDIR /web
|
||||||
|
|||||||
Reference in New Issue
Block a user