Lines Matching full:image
24 IMAGE: picolibc
37 - name: Cache the Docker Image
55 tags: ${{ env.IMAGE }}:latest
83 - name: Restore the Docker Image
90 - name: Load and Check the Docker Image
93 docker images -a $IMAGE
95 # The docker image contains ccache, but the ccache action uses the ccache
116 …olibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.ccache $IMAGE bash --login -c "$…
143 - name: Restore the Docker Image
150 - name: Load and Check the Docker Image
153 docker images -a $IMAGE
155 # The docker image contains ccache, but the ccache action uses the ccache
176 …olibc):/picolibc -w /picolibc -v $GITHUB_WORKSPACE/.ccache:/root/.ccache $IMAGE bash --login -c "$…