mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
packaging: remove env variable for apk build that prevented version detection
This commit is contained in:
parent
a6a87b98c5
commit
b930490e45
@ -20,7 +20,6 @@ pipeline:
|
||||
image: keymetrics/alpine-pm2-builder:latest
|
||||
environment:
|
||||
- AWS_REPO_BUCKET=alpine-apk.pm2.io
|
||||
- PM2_TARGET_VERSION=2.7.2
|
||||
secrets: ['apk_rsa_priv_key', 'apk_rsa_pub_key', 'aws_access_key_id', 'aws_secret_access_key']
|
||||
when:
|
||||
event: tag
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user