Skip to content

Commit

Permalink
rm docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Feb 4, 2020
1 parent bcd717f commit f348100
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,14 @@ jobs:
# EVENT_TYPE: "build"
# TARGET_ID: "deepracer-timer"

- name: Build & Push to Docker Hub
uses: opspresso/[email protected]
with:
args: --docker
env:
# USERNAME: ${{ secrets.DOCKER_USERNAME }}
PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
LATEST: "true"
# - name: Build & Push to Docker Hub
# uses: opspresso/[email protected]
# with:
# args: --docker
# env:
# # USERNAME: ${{ secrets.DOCKER_USERNAME }}
# PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
# LATEST: "true"

- name: Build & Push to GitHub Package
uses: opspresso/[email protected]
Expand Down

0 comments on commit f348100

Please sign in to comment.