mirror of
https://github.com/makayabou/asg-server.git
synced 2026-05-02 17:43:36 +02:00
Fixed: scripts permissions
This commit is contained in:
parent
764c01bbc4
commit
14ce20807c
@ -29,7 +29,7 @@ definitions:
|
||||
- docker version
|
||||
- echo ${DOCKER_PASSWORD} | docker login ${DOCKER_CR} --username "$DOCKER_USERNAME" --password-stdin
|
||||
- export SSH_PRV_KEY="$(cat /opt/atlassian/pipelines/agent/ssh/id_rsa)"
|
||||
- ./scripts/docker-build.sh
|
||||
- chmod +x ./scripts/docker-build.sh && ./scripts/docker-build.sh
|
||||
|
||||
pipelines:
|
||||
default:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user