File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -120,7 +120,6 @@ jobs:
120120 push : true
121121 context : .
122122 tags : |
123- blacklanternsecurity/bbot:latest
124123 blacklanternsecurity/bbot:dev
125124 blacklanternsecurity/bbot:${{ steps.version.outputs.BBOT_VERSION }}
126125 blacklanternsecurity/bbot:${{ steps.version.outputs.BBOT_VERSION_MAJOR_MINOR }}
@@ -132,6 +131,7 @@ jobs:
132131 push : true
133132 context : .
134133 tags : |
134+ blacklanternsecurity/bbot:latest
135135 blacklanternsecurity/bbot:stable
136136 blacklanternsecurity/bbot:${{ steps.version.outputs.BBOT_VERSION }}
137137 blacklanternsecurity/bbot:${{ steps.version.outputs.BBOT_VERSION_MAJOR_MINOR }}
@@ -144,7 +144,6 @@ jobs:
144144 file : Dockerfile.full
145145 context : .
146146 tags : |
147- blacklanternsecurity/bbot:latest-full
148147 blacklanternsecurity/bbot:dev-full
149148 blacklanternsecurity/bbot:${{ steps.version.outputs.BBOT_VERSION }}-full
150149 blacklanternsecurity/bbot:${{ steps.version.outputs.BBOT_VERSION_MAJOR_MINOR }}-full
@@ -157,6 +156,7 @@ jobs:
157156 file : Dockerfile.full
158157 context : .
159158 tags : |
159+ blacklanternsecurity/bbot:latest-full
160160 blacklanternsecurity/bbot:stable-full
161161 blacklanternsecurity/bbot:${{ steps.version.outputs.BBOT_VERSION }}-full
162162 blacklanternsecurity/bbot:${{ steps.version.outputs.BBOT_VERSION_MAJOR_MINOR }}-full
You can’t perform that action at this time.
0 commit comments