Skip to content

Commit

Permalink
remove container tag
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Nov 17, 2023
1 parent 2387dc2 commit dc9aded
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ jobs:
update-service:
needs: [docker-build]
runs-on: plrl-github-actions-runner
container:
image: ubuntu:22.04
env:
PLURAL_CONSOLE_TOKEN: ${{ secrets.PLURAL_CONSOLE_TOKEN }}
PLURAL_CONSOLE_URL: ${{ secrets.PLURAL_CONSOLE_URL }}
Expand Down

0 comments on commit dc9aded

Please sign in to comment.