Skip to content

fix: update zap2it URL #5

fix: update zap2it URL

fix: update zap2it URL #5

Workflow file for this run

name: Continuous Integration
on:
pull_request:
branches:
- main
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2
- name: Build service
run: docker build .