Skip to content

Updated docker image tags in .env file to the latest timestamp #198

Updated docker image tags in .env file to the latest timestamp

Updated docker image tags in .env file to the latest timestamp #198

name: docker-image-push-admin
on:
push:
branches: [ master, cleanup-cicd ]
jobs:
build:
uses: MukuFlash03/e-mission-server/.github/workflows/reusable_image_build_push.yml@cleanup-cicd
with:
repo: ${{ github.event.repository.name }}
branch: ${{ github.ref_name }}
secrets: inherit