Pedantic step naming in CI/CD flow
All checks were successful
Docker Build and Push (Multi-architecture) / build-and-push (push) Successful in 22s
All checks were successful
Docker Build and Push (Multi-architecture) / build-and-push (push) Successful in 22s
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
- name: Generate Docker tags
|
||||
- name: Generate Docker image tags
|
||||
id: tags
|
||||
run: |
|
||||
# Base image name
|
||||
|
Reference in New Issue
Block a user