Skip to content

fix(Image):if multiple iamges with same name take the newest #1403

fix(Image):if multiple iamges with same name take the newest

fix(Image):if multiple iamges with same name take the newest #1403

Workflow file for this run

name: build-image
on: pull_request
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- name: Workflow run cleanup action
uses: rokroskar/workflow-run-cleanup-action@v0.3.3
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- uses: actions/checkout@v6.0.2
- run: docker build --no-cache .