Testing out docker:latest.

This commit is contained in:
Dessalines 2021-11-25 11:15:30 -05:00
parent c0741e403b
commit 11581c267c

View file

@ -42,6 +42,8 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
tags:
- latest
when:
ref:
- refs/tags/*
@ -96,6 +98,8 @@ steps:
from_secret: docker_username
password:
from_secret: docker_password
tags:
- latest
when:
ref:
- refs/tags/*