Lines Matching full:image
23 IMAGE: picolibc-linux
36 - name: Cache the Docker Image
54 tags: ${{ env.IMAGE }}:latest
77 - name: Restore the Docker Image
84 - name: Load and Check the Docker Image
87 docker images -a $IMAGE
89 # The docker image contains ccache, but the ccache action uses the ccache
110 …olibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.ccache $IMAGE bash --login -c "$…
137 - name: Restore the Docker Image
144 - name: Load and Check the Docker Image
147 docker images -a $IMAGE
149 # The docker image contains ccache, but the ccache action uses the ccache
170 …olibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.ccache $IMAGE bash --login -c "$…
197 - name: Restore the Docker Image
204 - name: Load and Check the Docker Image
207 docker images -a $IMAGE
209 # The docker image contains ccache, but the ccache action uses the ccache
230 …olibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.ccache $IMAGE bash --login -c "$…