mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Fix sed command
This commit is contained in:
		| @@ -76,7 +76,7 @@ build:production: | ||||
|                     sentryCdn: "$SENTRY_CDN", | ||||
|                 }; | ||||
|             " > frontend/config/env.js | ||||
|         - sed -i '' -e 's/{{PLACE_VERSION_HERE}}/$VERSION/g' common/config/config.php | ||||
|         - sed -i"" -e "s/{{PLACE_VERSION_HERE}}/$VERSION/g" common/config/config.php | ||||
|     script: | ||||
|         - export IMAGE_NAME="$CONTAINER_IMAGE:latest" | ||||
|         - docker build --pull -t $IMAGE_NAME . | ||||
|   | ||||
		Reference in New Issue
	
	Block a user