Skip to content

Commit e837773

Browse files
mmvp
1 parent cd819ec commit e837773

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

prez/presentation.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2220,11 +2220,8 @@ jobs:
22202220
id: meta
22212221
uses: docker/metadata-action@v4
22222222
with:
2223-
# list of Docker images to use as base name for tags
2224-
# TODO: see above ^^
22252223
images: |
22262224
${{ env.docker_user }}/${{ env.app_name }}
2227-
# generate Docker tags based on the following events/attributes
22282225
tags: |
22292226
type=schedule
22302227
type=ref,event=branch
@@ -2252,6 +2249,8 @@ jobs:
22522249
labels: ${{ steps.meta.outputs.labels }}
22532250
```
22542251
2252+
<!-- ![inline, fill, 35%](img/ci_docker.png) -->
2253+
22552254
---
22562255
22572256
[.background-color: #f9f8f7]

0 commit comments

Comments
 (0)