Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisa Smith committed Oct 27, 2021
1 parent aac25fd commit 2da5184
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,12 @@ on:
jobs:
# Manual workflow to backfill any failed/missed builds
# Update variable: TAG:
# Update the variale TAG below as well as line #5 in values-sigsci.yaml file
# This action will build and push the tagged in imaged to docker hub, build and push Github Tag
compare_versions:
runs-on: ubuntu-latest
env:
TAG: "0.49.2"
steps:
- uses: actions/checkout@v2
- name: compare versions
id: tag
- name: Build and push Docker image
env:
REPO: signalsciences/sigsci-nginx-ingress-controller
Expand Down

0 comments on commit 2da5184

Please sign in to comment.