Noop change to promote docker image build

The previous change built new images but didn't promote them because we
only modified the jobs. This change modifies the dockerfiel to ensure
the promote jobs also run.

Change-Id: I25722e64e7a36d396e217b9de14bd4b202ed95c8
This commit is contained in:
Clark Boylan 2020-11-21 15:25:15 -08:00
parent 01dab90bc1
commit 62b8ebd830
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# This comment is here to be edited to force rebuilds
# This comment is here to be edited to force rebuilds. Please rebuild.
FROM docker.io/opendevorg/gerrit-base as gerrit