This commit is contained in:
@@ -136,6 +136,8 @@ steps:
|
||||
# Étape 7: Commit et tag
|
||||
- name: commit_tag
|
||||
image: *git_image
|
||||
volumes:
|
||||
- wp-shared:/shared
|
||||
environment:
|
||||
GITEA_TOKEN:
|
||||
from_secret: gitea_token
|
||||
@@ -237,3 +239,7 @@ steps:
|
||||
depends_on: [ commit_tag ]
|
||||
when:
|
||||
- event: never
|
||||
volumes:
|
||||
wp-shared:
|
||||
host:
|
||||
path: /shared
|
||||
Reference in New Issue
Block a user