feat(build): add reproducible build arg
This commit is contained in:
parent
b95a08c509
commit
40e1fb1e20
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ steps:
|
||||||
from_secret: forge-username
|
from_secret: forge-username
|
||||||
password:
|
password:
|
||||||
from_secret: forge-token
|
from_secret: forge-token
|
||||||
|
build-args: --reproducible
|
||||||
- name: Irc notification
|
- name: Irc notification
|
||||||
image: forge.e5150.fr/wpci-plugins/drone-irc
|
image: forge.e5150.fr/wpci-plugins/drone-irc
|
||||||
settings:
|
settings:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue