Skip to content

feat(pipelines): added the workflow to have a complete pipeline #10

feat(pipelines): added the workflow to have a complete pipeline

feat(pipelines): added the workflow to have a complete pipeline #10

Workflow file for this run

name: 'CI/CD Pipeline'
on: [ 'push', 'pull_request', 'workflow_dispatch' ]
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- uses: 'rios0rios0/pipelines/github/golang/go-docker@feat/#19'
#
#
#
#
#
#