Skip to content

Commit

Permalink
dev attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Sep 5, 2023
1 parent 2f777e1 commit 0d6ec25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Push images
run: |
echo "${{ secrets.DOCKER_TOKEN }}" | docker login -u ${{ secrets.DOCKER_USERNAME }} --password-stdin
docker push quay.io/ansible/awx-ee:dev
docker push saltydk/awx-ee:dev

0 comments on commit 0d6ec25

Please sign in to comment.