Restore rights to tmpfs after tests
This commit is contained in:
parent
488423694d
commit
c5a63a6730
@ -72,6 +72,8 @@ push-docker-hub:
|
||||
- docker push $HUB_REGISTRY_IMAGE:latest-amd64
|
||||
- docker tag $CONTAINER_BUILD_NOPROD_NAME_AMD64 $HUB_REGISTRY_IMAGE:latest
|
||||
- docker push $HUB_REGISTRY_IMAGE:latest
|
||||
# Restore rights
|
||||
- chown -Rf root $CI_BUILDS_DIR
|
||||
variables:
|
||||
GIT_STRATEGY: none
|
||||
needs: ["docker-hub-test"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user