Skip to content

Commit b5a9434

Browse files
Linux Script Fix
1 parent 07b96b1 commit b5a9434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<configuration>
3333
<executable>gpg2</executable>
3434
<keyname>lang.yu</keyname>
35-
<passphrase>${env.Z_DBR_PASS}</passphrase>
35+
<passphrase>${dev.Z_DBR_PASS}</passphrase>
3636
</configuration>
3737
</execution>
3838
</executions>

0 commit comments

Comments
 (0)