Skip to content

Commit

Permalink
Renaming the docker image.
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboygneox committed Apr 25, 2023
1 parent 81462fe commit bf26aaa
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,5 @@ jobs:
type=gha,scope=main
type=gha,scope=${{ github.ref_name }}
tags: |
cowboygneox/playdate-ci:${{ github.ref_name }}
cowboygneox/playdate-ci:latest
- name: Run the build process with Docker
run: |
docker run --rm cowboygneox/playdate-ci:latest
cowboygneox/playdate-tests:${{ github.ref_name }}
cowboygneox/playdate-tests:latest

0 comments on commit bf26aaa

Please sign in to comment.