mirror of
https://github.com/Retropex/dockerfile-deps.git
synced 2025-05-13 00:40:41 +02:00
multiarch should checkout
This commit is contained in:
parent
1a2e9bad72
commit
ad4b892eb4
@ -52,7 +52,7 @@ jobs:
|
|||||||
machine:
|
machine:
|
||||||
docker_layer_caching: true
|
docker_layer_caching: true
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
source ".circleci/parse-tag.sh"
|
source ".circleci/parse-tag.sh"
|
||||||
@ -74,6 +74,7 @@ jobs:
|
|||||||
enabled: true
|
enabled: true
|
||||||
image: circleci/classic:201808-01
|
image: circleci/classic:201808-01
|
||||||
steps:
|
steps:
|
||||||
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
# Turn on Experimental features
|
# Turn on Experimental features
|
||||||
|
Loading…
Reference in New Issue
Block a user