Skip to content

Commit

Permalink
GH Tests WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
garris authored Dec 29, 2023
1 parent d07fa2b commit 141938c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/backstop-sanity-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
run:
echo "USERNAME=${secrets.DOCKERHUB_USERNAME}" >>${GITHUB_ENV}
echo "USERNAME=${secrets.DOCKERHUB_TOKEN}" >>${GITHUB_ENV}

- name: Set Name and Tag Vars
env:
Expand Down

0 comments on commit 141938c

Please sign in to comment.