Skip to content

Commit

Permalink
Update erp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacky-htg authored Sep 12, 2020
1 parent c032302 commit 315d9c1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/erp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,12 @@ on:
branches:
- master

# Publish `v1.2.3` tags as releases.
tags:
- v*

# Run tests for any PRs.
pull_request:
branches:
- master

env:
# TODO: Change variable to your image's name.
IMAGE_NAME: image

jobs:
# Run tests.
# See also https://docs.docker.com/docker-hub/builds/automated-testing/
test:
runs-on: self-hosted

Expand Down

0 comments on commit 315d9c1

Please sign in to comment.