mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
add cache for docker
This commit is contained in:
@@ -8,7 +8,7 @@ pipelines:
|
||||
- step:
|
||||
name: 'Build Images and push to Docker hub'
|
||||
caches:
|
||||
- node
|
||||
- docker
|
||||
script:
|
||||
- export BITBUCKET_COMMIT_SHORT=$(echo $BITBUCKET_COMMIT| cut -c1-7)
|
||||
- export IMAGE_NAME=gabinetedigital/gdsite:$BITBUCKET_COMMIT_SHORT
|
||||
|
||||
Reference in New Issue
Block a user