mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	Reset RPI CircleCI caches
This commit is contained in:
		
							parent
							
								
									f85b54eeb6
								
							
						
					
					
						commit
						95408c6734
					
				
					 1 changed files with 4 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,6 @@ version: 2
 | 
			
		|||
jobs:
 | 
			
		||||
  prepare:
 | 
			
		||||
    machine: true
 | 
			
		||||
    timezone: Europe/Paris
 | 
			
		||||
 | 
			
		||||
    working_directory: ~/
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -15,7 +14,6 @@ jobs:
 | 
			
		|||
 | 
			
		||||
  build_x86_64:
 | 
			
		||||
    machine: true
 | 
			
		||||
    timezone: Europe/Paris
 | 
			
		||||
 | 
			
		||||
    environment:
 | 
			
		||||
      - OMR_VERSION: $CIRCLE_TAG
 | 
			
		||||
| 
						 | 
				
			
			@ -73,7 +71,6 @@ jobs:
 | 
			
		|||
 | 
			
		||||
  build_x86:
 | 
			
		||||
    machine: true
 | 
			
		||||
    timezone: Europe/Paris
 | 
			
		||||
 | 
			
		||||
    environment:
 | 
			
		||||
      - OMR_VERSION: $CIRCLE_TAG
 | 
			
		||||
| 
						 | 
				
			
			@ -131,7 +128,6 @@ jobs:
 | 
			
		|||
 | 
			
		||||
  build_rpi3:
 | 
			
		||||
    machine: true
 | 
			
		||||
    timezone: Europe/Paris
 | 
			
		||||
 | 
			
		||||
    environment:
 | 
			
		||||
      - OMR_VERSION: $CIRCLE_TAG
 | 
			
		||||
| 
						 | 
				
			
			@ -143,8 +139,8 @@ jobs:
 | 
			
		|||
      - run:
 | 
			
		||||
          name: cache
 | 
			
		||||
          command: |
 | 
			
		||||
            echo "cache 8 $OMR_TARGET" > /tmp/cache-target
 | 
			
		||||
            echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
 | 
			
		||||
            echo "cache 9 $OMR_TARGET" > /tmp/cache-target
 | 
			
		||||
            echo "cache 13 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
 | 
			
		||||
 | 
			
		||||
      - restore_cache:
 | 
			
		||||
          keys:
 | 
			
		||||
| 
						 | 
				
			
			@ -189,7 +185,6 @@ jobs:
 | 
			
		|||
 | 
			
		||||
  build_rpi2:
 | 
			
		||||
    machine: true
 | 
			
		||||
    timezone: Europe/Paris
 | 
			
		||||
 | 
			
		||||
    environment:
 | 
			
		||||
      - OMR_VERSION: $CIRCLE_TAG
 | 
			
		||||
| 
						 | 
				
			
			@ -201,8 +196,8 @@ jobs:
 | 
			
		|||
      - run:
 | 
			
		||||
          name: cache
 | 
			
		||||
          command: |
 | 
			
		||||
            echo "cache 8 $OMR_TARGET" > /tmp/cache-target
 | 
			
		||||
            echo "cache 12 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
 | 
			
		||||
            echo "cache 9 $OMR_TARGET" > /tmp/cache-target
 | 
			
		||||
            echo "cache 13 $OMR_TARGET $OMR_VERSION" > /tmp/cache-version
 | 
			
		||||
 | 
			
		||||
      - restore_cache:
 | 
			
		||||
          keys:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue