Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bc1eded850 |
@@ -1,4 +1,4 @@
|
|||||||
name: Docker Build and Push
|
name: Docker build and push
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
@@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Docker metadata
|
- name: Docker metadata
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v6
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: jcabillot/ip
|
images: jcabillot/ip
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Reference in New Issue
Block a user