Skip to content

Commit

Permalink
Trying a workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mightywomble committed Feb 1, 2024
1 parent d7b0f34 commit 14401c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,5 @@ jobs:
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
run: |
docker build -t mightywomble/dockerforgebase_ubuntu:latest .
docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD
docker push mightywomble/dockerforgebase_ubuntu:lates

0 comments on commit 14401c8

Please sign in to comment.