Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Test http

Test http #2016

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/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
- uses: actions/[email protected]
- run: docker build --no-cache .