Skip to content

Commit

Permalink
feat: RTI dockerhub master CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Depetrol committed Aug 1, 2024
1 parent 752a812 commit b90f6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rti-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: Build and push RTI to Docker Hub
uses: ./.github/actions/push-rti-docker
with:
tag: latest
tag: master
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}

0 comments on commit b90f6c2

Please sign in to comment.