mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 18:45:10 +00:00
Revert "Force docker rebuild, do it right this time."
This reverts commit 11f53fe233
.
This commit is contained in:
parent
93aff65e71
commit
7226ade004
@ -72,9 +72,9 @@ pull centos7 clang-5: *pull_images
|
||||
- api_failure
|
||||
stage: base
|
||||
image: docker:stable
|
||||
# only:
|
||||
# changes:
|
||||
# - tests/dockerfiles/*
|
||||
only:
|
||||
changes:
|
||||
- tests/dockerfiles/*
|
||||
services:
|
||||
- docker:dind
|
||||
before_script:
|
||||
@ -888,8 +888,8 @@ check clang-format:
|
||||
services:
|
||||
- docker:dind
|
||||
only:
|
||||
# changes:
|
||||
# - tests/dockerfiles/*
|
||||
changes:
|
||||
- tests/dockerfiles/*
|
||||
refs:
|
||||
- master
|
||||
- tags
|
||||
@ -917,8 +917,8 @@ push fedora-33 base: *push_base_images
|
||||
.push_images: &push_images
|
||||
<<: *push_base_images
|
||||
only:
|
||||
# changes:
|
||||
# - tests/dockerfiles/*
|
||||
changes:
|
||||
- tests/dockerfiles/*
|
||||
refs:
|
||||
- master
|
||||
- tags
|
||||
|
Loading…
Reference in New Issue
Block a user