Update package URLs
This commit is contained in:
parent
29cb76f287
commit
feeac161f5
4 changed files with 10 additions and 10 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -50,8 +50,8 @@ pipeline {
|
|||
sh '''
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t git.zontreck.com/ariascreations/conanservermanager:stable $(pwd)
|
||||
docker push git.zontreck.com/ariascreations/conanservermanager:stable
|
||||
docker build -t git.zontreck.com/packages/conanservermanager:latest $(pwd)
|
||||
docker push git.zontreck.com/packages/conanservermanager:latest
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue