easier to view builds in ci
All checks were successful
Base DNS Docker Image CI/CD Build / build-docker-image (push) Successful in 1m57s
All checks were successful
Base DNS Docker Image CI/CD Build / build-docker-image (push) Successful in 1m57s
This commit is contained in:
parent
0d6ca24f40
commit
bf7d64bf44
@ -16,6 +16,7 @@ jobs:
|
||||
set -x
|
||||
docker build \
|
||||
--tag $CONTAINER_NAME:$MAJOR_VERSION.${{ github.run_number }} \
|
||||
--progress plain \
|
||||
--no-cache .
|
||||
- name: Push Docker Image (with run number tag)
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user