We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a5b9a commit e1c7cc3Copy full SHA for e1c7cc3
.github/workflows/docker-ubuntu.yml
@@ -42,10 +42,6 @@ jobs:
42
latest=false
43
44
steps:
45
- # https://github.com/actions/checkout
46
- - name: Checkout codebase
47
- uses: actions/checkout@v4
48
-
49
# https://github.com/docker/setup-buildx-action
50
- name: Setup Docker Buildx
51
uses: docker/setup-buildx-action@v3
@@ -108,10 +104,6 @@ jobs:
108
104
109
105
110
106
111
112
113
114
115
107
116
117
0 commit comments